Hey,
Is bluevoda converting the File Adress in my html code to html when i upload my side ?
I use this script: http://www.dynamicdrive.com/dynamici...thumbnail2.htm
In my code i just took the file location does that work ?
my code:
Is bluevoda converting the File Adress in my html code to html when i upload my side ?
I use this script: http://www.dynamicdrive.com/dynamici...thumbnail2.htm
In my code i just took the file location does that work ?
my code:
<a href="C:\Users\Publicbasher\Documents\Webside\Bild er\Sonstiges\_DSC0058.jpg" rel="enlargeimage" rev="targetdiv:loadarea" title="">C:\Users\Publicbasher\Documents\Webside\B ilder\2.jpg</a><br />
<div id="loadarea" style="width: 600px"></div>
<br /><br />
<a href="C:\Users\Publicbasher\Documents\Webside\Bild er\Sonstiges\_DSC0058.jpg" rel="enlargeimage" rev="targetdiv:loadarea2,trigger:click,preload:non e,fx:reveal">C:\Users\Publicbasher\Documents\Websi de\Bilder\2.jpg</a><br />
<div id="loadarea2"></div>
<div id="loadarea" style="width: 600px"></div>
<br /><br />
<a href="C:\Users\Publicbasher\Documents\Webside\Bild er\Sonstiges\_DSC0058.jpg" rel="enlargeimage" rev="targetdiv:loadarea2,trigger:click,preload:non e,fx:reveal">C:\Users\Publicbasher\Documents\Websi de\Bilder\2.jpg</a><br />
<div id="loadarea2"></div>
Comment