shedokan
10-02-2008, 03:58 PM
is it possible to find all elements using the style: cursor:hand?
or change the width of the fourth table in body.
thanks.
or change the width of the fourth table in body.
thanks.
|
||||
is it possible to select all elements which use cursor:hand?shedokan 10-02-2008, 03:58 PM is it possible to find all elements using the style: cursor:hand? or change the width of the fourth table in body. thanks. abduraooft 10-03-2008, 06:45 AM or change the width of the fourth table in body. document.getElementsByTagName('table')[3].style.width='900px'; |
| |||
EZ Archive Ads Plugin for vBulletin Copyright 2006 Computer Help Forum