Brian_himself
18 Jun 2007, 5:30 AM
Hi all,
I'm new to Javascript and just tryin out those awesome extjs-features.
For my purpose, i want to select all the <td> elements from a div.
That is, i have a photo gallery and i want each large photo (which are shown as thumbnails in a table on the site) to be shown in a Messagebox or a dialogbox, (think both will work). While that large image is shown in the box, the photgallery shall fade out, i.e. ill lower the transpareny of the td-elements in that table. That photogallery resides in a div.
So i need to call all the td elements in that certain div, but only these. Think that questions quite trivial, but i couldnt find help anywhere so far.
I'm new to Javascript and just tryin out those awesome extjs-features.
For my purpose, i want to select all the <td> elements from a div.
That is, i have a photo gallery and i want each large photo (which are shown as thumbnails in a table on the site) to be shown in a Messagebox or a dialogbox, (think both will work). While that large image is shown in the box, the photgallery shall fade out, i.e. ill lower the transpareny of the td-elements in that table. That photogallery resides in a div.
So i need to call all the td elements in that certain div, but only these. Think that questions quite trivial, but i couldnt find help anywhere so far.