darkannie
03-07-2003, 12:22 PM
i realized that the JS includes might have a problem conflicting with angelfire's automatic javascript pop-up ads. i don't use much javascript other than pop-up windows. but i can never memorize all that code so i can just write it up whenever i need it. i keep a lot of codes that i use in a text file on my desk top for copy and paste but that can get inconvenient after a while as i have to stop what i'm doing and hunt down the snippets. i was wanting to learn JS includes and js files and its content attributes so i wouldn't have to constantly write out the location, toolbar et...
oh well, i suppose i can deal with it later when i can finally get rid of the pop-up ads ... something i'm certainly going to do really soon. i'll check back.
this is the code i was given from "bravenet.com."
JS files:
<!--
document.write('Click <A HREF="http://www.bravenet.com">here</A> to visit
BraveNet');
-->
reference link:
<SCRIPT LANGUAGE="javascript" TYPE="text/javascript"
SRC="bravenet.js"></SCRIPT>
this is what i tried and failed at. maybe this will shed a little more light.
oh well, i suppose i can deal with it later when i can finally get rid of the pop-up ads ... something i'm certainly going to do really soon. i'll check back.
this is the code i was given from "bravenet.com."
JS files:
<!--
document.write('Click <A HREF="http://www.bravenet.com">here</A> to visit
BraveNet');
-->
reference link:
<SCRIPT LANGUAGE="javascript" TYPE="text/javascript"
SRC="bravenet.js"></SCRIPT>
this is what i tried and failed at. maybe this will shed a little more light.