create a html list, but with a char where the image shall be
Klaus Major
klaus at major-k.de
Thu Jul 26 15:24:46 EDT 2007
Hi Trevor,
> On Jul 26, 2007, at 2:46 PM, Klaus Major wrote:
>
>> This is OK for a couple of lines, but If I want to peed up things
>> for a LOT of lines, I can't think of any way
>> to generate HTML text WITH the numbers as the fist char of every
>> line, know what I mean?
>>
>> "<p><img src=" & q(1125) & "> " & "sometext</p>"
>> etc...
>>
>> Will generate 1000s of lines in millisecs, but where can I put my
>> necessary numbers this way?
>> Maybe this is just a flaw in the HTML text/imagesource
>> implementation of Rev?
> Could you wrap the <img src> with an <a href> tag?
> <p><a href=1><img src=1125></a>...
Ah, good idea, will try that, thanks a lot!
> --
> Trevor DeVore
> Blue Mango Learning Systems
> www.bluemangolearning.com - www.screensteps.com
> trevor at bluemangolearning.com
Best
Klaus Major
klaus at major-k.de
http://www.major-k.de
More information about the use-livecode
mailing list