Thanks again for your help and apologies for the unwarranted sarcasm. As you
might have noticed, I am a complete tyro barely familiar with Java script. I
am just using FrontPage 2003 to construct my first website and the programme
itself introudces the code, as you know. I did get the cursor hand to work by
doing the list with plain bullet points first and and then replacing them
with a picture bullet and using the code you suggested instead of <LI
STYLE="cursor:hand"> (this time the ///C:/Documents and Settings string
doesn't show in the code). But elsewhere I have used the <LI
STYLE="cursor:hand"> Are you saying that a lot of browsers will take no heed
of it? This worries me because it can't surely be the only FP bit of script
that a lot of browsers won't recognise. So presumably, then, a lot of the
animation, swap pictures, etc that one does with FP won't work in many
browsers?
Incidentally, the code now reads so:
<hr>
<ul dynamicoutline initcollapsed imagesrc="LOGO botón.gif">
<li><font face="Book Antiqua">
<a href="javascript:;" style="text-decoration: none">
<font color="#000000">Item</font></a></font><ul imagesrc="LOGO
botón2.gif">
<li>
<font size="2" face="Book Antiqua">
Item</font></li>
Thanks again for your help, and humble apologies once again.