chriz
08-09-2005, 08:52 AM
Is there anyway you can get HTML to search for the following in its own source?:
<div align='right'>
<a href='javascript:scroll(0,0);'><img src='http://www02.so-net.ne.jp/~moonwave/top.gif' alt='' /></a>
</div>
There is an extremely large amount of text in the actual source, so i was wondering if there was anyway javascript/html can "match" that div above and type in after the </a> another image and stuff?? thanks a lot!
p.s. I cannot add anything like ID="thisThing" to the <div> tag cos its some sort of php server thingy doo-daa
(People who have an invisionfree server will know what i mean)
neway, any help is appreciated!
<div align='right'>
<a href='javascript:scroll(0,0);'><img src='http://www02.so-net.ne.jp/~moonwave/top.gif' alt='' /></a>
</div>
There is an extremely large amount of text in the actual source, so i was wondering if there was anyway javascript/html can "match" that div above and type in after the </a> another image and stuff?? thanks a lot!
p.s. I cannot add anything like ID="thisThing" to the <div> tag cos its some sort of php server thingy doo-daa
(People who have an invisionfree server will know what i mean)
neway, any help is appreciated!