create a html list, but with a char where the image shall be

Trevor DeVore lists at mangomultimedia.com
Thu Jul 26 16:29:41 EDT 2007


Klaus,

Try changing "a href" to "a name". That worked on my end.

<p><a name=1><img src=1019>...

Then I had this handler in the field to test:

on mouseDown pMouseBtnNum
     if the clickcharchunk is not empty and \
       the imagesource of the clickcharchunk is not empty then
         put the linktext of the clickcharchunk
     end if
end mouseDown

-- 
Trevor DeVore
Blue Mango Learning Systems
www.bluemangolearning.com    -    www.screensteps.com
trevor at bluemangolearning.com





More information about the use-livecode mailing list