I've written script below to autoclose a popup window if the window has not retained focus for a specified period of time (10s) using the setTimeout() method. If the user comes back to the window, ie:The window regains focus, the popup remains open by applying the clearTimeout() method. The...
I've revamped my site using a 'standard' frameset; left menu, top banner, the rest content.
The menu system I'm using pops up a layer on a mouse over. However, the popped up layer belongs to the container in the left frame, so it is partially hidden by the contents frame.
Is there a way to...
I'm developing a new theme for my website using a variety of tables. Everything works in Netscape 4.7x, IE, Opera, Neoplanet and NetCaptor. Hoever, the tables don't render the same in Netscape 6.
The problem appears to be that NS6 adds approximately 32 pixels to the table height. Since the...
I have a situation where I give the user a choice to view a pop-up window, to view one of two pdf files or two download one of two rtf files. The selection is done by checking an appropriate radio button. I use a javascript URL in the onclick option of an HTML <a...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.