Re: onClick and Visible problems in NN

2001-02-07 Thread Stuart Ballard
Robbie wrote: > > > > > > best sellers > boxes > > > IANAHE (I am not an HTML expert) but I can see one obvious possible reason for this: is an inline element, and is a block-level element. You aren't supposed to have block-level elements inside inline elements. Try replacing the wit

Re: onClick and Visible problems in NN

2001-02-07 Thread Robbie
Thanks for the help. With your much needed advice I have nearly completed the bits and pieces that I wanted. The final part that I can't get round is as follows: a) Your onClick routine allows me to use the below js function to display an image and a select box: function ordering() { parent.tit

Re: onClick and Visible problems in NN

2001-02-06 Thread Christopher Jahn
And it came to pass that Robbie wrote: >Hi All > >Can somebody please let me know why the following 2 bits of >code won't work in NN 4.7x: > (code snipped) >Can somebody please clarify where I am going wrong on this as >it is driving me mad. > >By the way, all this works perfect in IE 4 or great

onClick and Visible problems in NN

2001-02-06 Thread Robbie
Hi All Can somebody please let me know why the following 2 bits of code won't work in NN 4.7x: 1. onClick problems I have created the above so that when the user clicks the IMG it goes to my JavaScript function called "ordering()" . I would have thought that because it is an tag it would