python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
HTA. how to fade-out the embedded music mp3 (reload)
I really need some help IN All the examples I found the fade out effect was relying on the "audio id" element :
<audio id="myAudio">
<source src="./LZ.mp3" ...
frankell
Votes: 0
Answers: 1
How do I use playlists in an HTA file using VBScript?
I have found many pieces of code to this effect but all are using WMP7.ocx. I have an installer that takes 10 to 15 minutes to complete and I would like to have something non-intensive to add a bit of...
user16511707
Votes: 0
Answers: 1
Activate and Focus HTA window using VBscripting
I have developed several HTA files where each file calls the other.
There is one HTA file that i need (if called) to stay as the "Always on top" window while it is open.
I have tried "A...
user1111726
Votes: 0
Answers: 1
How can I open an .hta file automatic in fullscreen?
I have an .hta file but everytime I run it open in a small screen. Can I run it in fullscreen like any other nav?
Rafael Albuquerque
Votes: 0
Answers: 1