This is a discussion on How can I disable links and buttons till the page is loaded? within the HTML, CSS and Javascript Coding Techniques forums, part of the Web Development category; How can I disable links and buttons till the page is loaded?...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
| |||
| How can I disable links and buttons till the page is loaded? |
| Sponsored Links |
| |||
| Hi, we cant able to trace the page is fully loaded or not.but we can do the alternative for this issue 1.initially set button disabled with true and link style-display=none; then enable the button and links with setTimeout(). or 2.initially set button disabled with true and link style-display=none; then enable the button and links in the bottom of the page. |
![]() |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Show the number of days, hours and seconds till Y3K. | itbarota | HTML, CSS and Javascript Coding Techniques | 1 | 03-10-2008 01:28 AM |
| How to Refere a loaded SWF from the Main Application | seesamjagan | Adobe Flex Programming | 0 | 12-24-2007 04:28 AM |
| How to get all the links on a HTML page with javascript? | a.deeban | HTML, CSS and Javascript Coding Techniques | 1 | 08-10-2007 06:32 AM |
| How to disable themes for a page and control? | theone | ASP and ASP.NET Programming | 1 | 07-25-2007 01:34 AM |
| Google's updating of page rank, back links | oyu2o | 0 | 03-11-2007 06:12 AM | |