hi all,
basically what i want to do is to change the attributes of a class using javascript
for example
.myclass { color: blue }
and there are lots of elements on the page that have class=myclass
Can you do somehting like myclass.color = 'red' to affect all of the elements with that class or...
does anybody know how you can apply css to the browse button you get when you create a file upload form
( <input type=file name=uploadfile> )
thanks in advance
al
hi all,
quick question from a javascript newbie
is it possible to do any of the following ( in reference to the prompt dialogue box)
1. change the title
2. remove the "Script prompt:" label (IE5)
3. adjust the width
t.i.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.