Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: aljc
  • Content: Threads
  • Order by date
  1. aljc

    javascript and CSS classes

    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...
  2. aljc

    css + file upload browse button

    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
  3. aljc

    prompt title and width

    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 &quot;Script prompt:&quot; label (IE5) 3. adjust the width t.i.a.

Part and Inventory Search

Back
Top