This is a discussion on "How to retain the disable state of the button after page refreshing" within the JavaScript Forum section. This forum, and the thread "How to retain the disable state of the button after page refreshing are both part of the Program Your Website category.
|
|
|
|
|
![]() |
||
How to retain the disable state of the button after page refreshing
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
How to retain the disable state of the button after page refreshing
Hi Experts here,
Pls help. <B>when I disable the button using the code document.getElementById("mybutton").disable=true; it is disabling perfectly but when the page gets refreshed again it comes to enable position so, I need a code even when the refreshing the page also my button is in disable position.<B> Thanks and Regards, Srinivas yadav. |
|
|
|
||||
|
Re: How to retain the disable state of the button after page refreshing
uhh could put it in a function,
then call it with body onload. or store it in a cookie.
Last Blog Entry: 3D Chess in your browser! (Mar 14th, 2008)
|
![]() |
| Tags |
| head and body |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Button triggering movie state | WakeoftheBunT | Flash & Multimedia Forum | 3 | Nov 6th, 2006 13:15 |
| Setting the state of a button using actionscript | artdog | Flash & Multimedia Forum | 6 | Oct 18th, 2006 14:45 |
| Disable button | Nick | JavaScript Forum | 26 | Jan 29th, 2005 07:20 |
| [SOLVED] Disable Button while using Tabs | Anonymous User | JavaScript Forum | 1 | Sep 14th, 2004 09:12 |