hi, i have a problem and need your help. i have a banner and i want to embed my url code but i don't know how. my url:http://tandem-parachute.blogspot.com/ my banner code:<script src="http://h1.flashvortex.com/display.php?id=2_1339746596_55795_495_0_476_85_10_1_45" type="text/javascript"></script> how to embed it? need your help.thank you.
Hi, try wrapping an anchor tag around your script tag, like so: <a href="ENTER YOUR URL HERE"><script src="http://h1.flashvortex.com/display.php?id=2_1339746596_55795_495_0_476_85_10_1_45" type="text/javascript"></script></a> HTML: