在 asp.net 的网页上将股票显示为浮动
我有一个 .swf 文件,我必须将其显示为股票代码,但问题是我不想将其显示在网页上,我希望它浮动。你能指导我该怎么做吗?
提前致谢。 附注;我正在使用 ASP.NET
I have a .swf file, which I have to display as a ticker, but the issue is this that I don't want to display it on the webpage, I want it to be floating. Can you please guide me how can I do that.
Thanks in advance.
P.S.; I am using asp.net
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
这是演示
在DIV中添加swf并使其浮动
Here is the demo
add swf in DIV and make it floating