Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Javascript > Does form.disable work on hidden text form elements?

Reply
Thread Tools

Does form.disable work on hidden text form elements?

 
 
Mark Hannon
Guest
Posts: n/a
 
      09-02-2004
Does "document.formName.elementName.disable" work on hidden form text
elements? I have a form with some input fields that are associated with
some hidden text fields and I would like to disable all of the
categories inside the form when the page loads and only enable each
category as it is needed.

Thanks,

Mark Hannon

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
 
Reply With Quote
 
 
 
 
Mick White
Guest
Posts: n/a
 
      09-02-2004
Mark Hannon wrote:

> Does "document.formName.elementName.disable" work on hidden form text
> elements? I have a form with some input fields that are associated with
> some hidden text fields and I would like to disable all of the
> categories inside the form when the page loads and only enable each
> category as it is needed.
>
> Thanks,
>
> Mark Hannon
>
> *** Sent via Developersdex http://www.developersdex.com ***
> Don't just participate in USENET...get rewarded for it!


Did you try it?
Mick
 
Reply With Quote
 
 
 
 
Mark Hannon
Guest
Posts: n/a
 
      09-02-2004
>>Did you try it?

Not yet. I thought I would ask the experts first.

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
 
Reply With Quote
 
Randy Webb
Guest
Posts: n/a
 
      09-02-2004
Mark Hannon wrote:

>>>Did you try it?

>
>
> Not yet. I thought I would ask the experts first.


And it would have taken you less time to test it than it did for you to
ask and then answer a second question. So, test it.


--
Randy
comp.lang.javascript FAQ - http://jibbering.com/faq
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Populate Hidden field on post back and retrieve value from Hidden Field Rick ASP .Net 3 04-13-2010 05:38 PM
Win 7 folders hidden despite 'show hidden' checked Boppy NZ Computing 10 01-23-2010 02:56 AM
Pass hidden form field value to another form field to insert in db GavMc ASP General 4 09-22-2005 06:33 PM
How would I discover the text in a block element hidden by overflow:hidden style being set? SolarCanine Javascript 2 09-20-2005 06:27 PM
Form submit w/ hidden fields using text only sams@centric.net Javascript 5 02-15-2005 03:56 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57