带 LI 的 Sifr 水平菜单

发布于 2024-08-01 20:35:52 字数 175 浏览 3 评论 0原文

我正在设计一个非常简单的水平菜单,带有 sIFR 和 CSS 列表。 它的问题是它分配了一定的宽度,这使得不同宽度间距的文本在屏幕上看起来很奇怪。

我已经看到了一定数量的默认宽度和高度,但我需要的是使 Flash 与文本的大小完全相同。

以前有人遇到过这个问题吗?

谢谢!

I am designing a very simple horizontal menu with sIFR and CSS list. The thing about it is that it assigns a certain width to it that makes texts of different widths´ spacing look weird on screen.

I´ve seen a default width and height of a certain amount, but what I need is to make it so that the flash is exactly the size of the text.

Has anyone bumped into this issue before?

Thanks!

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

弃爱 2024-08-08 20:35:52

使用 fitExactly http://wiki.novemberborn.net/sifr3/JavaScript+Methods

fitExactly(布尔值)
当 true 时,Flash 影片的尺寸将完全适合
文本的宽度和高度
电影。 注意:这是报道的内容
通过 Flash,所以您可能需要
手动调整尺寸。

虽然我不建议使用 sIFR 作为链接。

use fitExactly http://wiki.novemberborn.net/sifr3/JavaScript+Methods

fitExactly (Boolean)
When true the dimensions of the Flash movie will fit exactly around
the width and height of the text in
the movie. Note: this is as reported
by Flash, so you might need to
manually tune the dimensions.

Though i would not suggest to use sIFR for links.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文