is it possible to change 'class' property

This is a discussion on "is it possible to change 'class' property" within the JavaScript Forum section. This forum, and the thread "is it possible to change 'class' property are both part of the Program Your Website category.



Go Back   Webforumz.com > Main Forums > Program Your Website > JavaScript Forum

Notices


Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old Mar 7th, 2007, 09:37
New Member
Join Date: Mar 2007
Location: Edinburgh
Age: 27
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
is it possible to change 'class' property

Hi

I have a button :
<input name="N" type="button" value="my Value" class="bN" />

and when user clicks on this button I would like to change its look to 'clicked' state.
I have another css class definition which can make desired look but, can I change class property using JS ?
Reply With Quote

  #2 (permalink)  
Old Mar 7th, 2007, 09:44
New Member
Join Date: Mar 2007
Location: Edinburgh
Age: 27
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Re: is it possible to change 'class' property

I've found an answer for my question

--> className <--
Reply With Quote
Reply

Tags
class, css, javascript, property

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 On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Property site computerpeople Free Web Site Critique 2 Jun 16th, 2008 18:39
problems with height property of td Lelouch Web Page Design 3 Sep 17th, 2007 20:10
set selectedNode property mad85 JavaScript Forum 1 Aug 14th, 2007 08:51
CSS clip property ktsirig Web Page Design 2 Oct 28th, 2006 14:26
Visible property ekendricks Databases 1 Nov 5th, 2003 18:22


All times are GMT. The time now is 04:20.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

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