Where could I find a good information site about the document.images.imageId script line, please? And if you are trying to code using codes such as http://www.kirupa.com/forum/showthread.php?t=217502 Just an example. A quick search to find.
On Wed, Nov 26, 2008 at 12:52 PM, David Dorward <[EMAIL PROTECTED]> wrote: > Brett Patterson wrote: > > So I thought. But why, when using JavaScript can you not target the ID > > of an element such as an image? > > You can. > > > You can target the name, but not the ID, > > Incorrect. > > > not without document.getElementById > > Why would you want to do it without document.getElementById? > > Even if you did, document.images.imageId works fine (at least in the > quick test I performed). > > > -- > David Dorward <http://dorward.me.uk/> > > > ******************************************************************* > List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm > Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm > Help: [EMAIL PROTECTED] > ******************************************************************* > > -- Brett P. ******************************************************************* List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm Help: [EMAIL PROTECTED] *******************************************************************
