This topic is locked

id for (nearly) all objects on the page

10/30/2007 2:29:05 AM
PHPRunner General questions
G
giles author

Hi,
I've modified commonfunctions to automatically produce id attributes for textfields, checkboxes, radio buttons (both the hidden field and the radio buttons themselves). Makes it easier to manipulate with javascript.
What do I modify so that id attributes are added to various other parts of the pages...like the save/reset/back to list buttons or the _list page search for/delete selected?