PDA

View Full Version : Reduce the number of onEvent lines


isvaljek
10-24-2006, 05:30 PM
Is there a more economic way to add 'onEvent' lines to all elements of some table. It quickly adds to the size of the page if I add a onClick line for each product in the catalog.
Each onClick line opens a new window with product details.