Javascript on a desktop wallpaper (XP)
        Posted  
        
            by 
                Arcath
            
        on Super User
        
        See other posts from Super User
        
            or by Arcath
        
        
        
        Published on 2010-02-05T09:30:40Z
        Indexed on 
            2011/01/06
            10:55 UTC
        
        
        Read the original article
        Hit count: 326
        
windows-xp
I have a desktop wallpaper shipped out by my domain, it's a HTML wallpaper that displays information like today's date, etc.
It also has the internet usage rules. Using jquery I've made it so that the rules are hidden and displayed when you click on the section heading.
The JS runs fine and it hides the rules, but it appears that once the desktop "loses focus" the javascript stops and clicking the headings does nothing.
Anyone know a way to keep javascript running?
© Super User or respective owner