问题描述
大家好。
我发现以下脚本方便用于HTA:
我的问题是......如何才能显示消息
(" Searching ....")每隔几秒闪一次,而它的处理是b
;然后在它结束时停止闪烁?
只想稍微修饰我的HTA。任何建议都会非常感激。
谢谢!
- 戴夫
使用Flash。使用CS3,这是一个天堂般的匹配应用程序在网上
.
Hello all.
I''ve found the following script handy for usage with an HTA:
http://www.microsoft.com/technet/scr...8/hey0130.mspx
My question is...how can I cause the message displayed
("Searching ....") to flash every couple seconds while it''s
processing; and then stop flashing when it''s finished?
Just want to spruce up my HTA a bit. Any suggestions would be greatly
appreciated.
Thanks!
- Dave
Use Flash. With CS3 it is a match made in heaven for applications on
the web.
Firstly HTA is a red-herring. HTA''s are evil and best avoided. What
you asked for literally can be done in a web-compliant fashion,
without needing that sort of necromancy. Web techniques apply to HTAs
OK, some HTA techniques are (thankfully!) forbidden for web use.
Find a good JavaScript tutorial. (M
这篇关于在HTA中闪烁消息的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!