This Message Forum is no longer in use

Please use the new Bravenet Help Forums FOUND HERE

General Forum
This Forum is Locked
Author
Comment
Java Script not working

I inserted a Javascript code for a popup/popunder from the Bravenet Mini Tools section into my page at http://www.moment.net/~eodell/adsites/adsites.html . I got this code from the auto-generated tool at the Mini Tool site at Bravenet which is coded as follows:

<----- Begin Bravenet Java Script ----->





<----- End Bravenet Java Script ----->

The Bravenet page instructs to place the code between the and tags of the HTML code, but when I do, the code doesn't work.

I am trying to get it to spawn a popunder for http://questar.vstoremarket.com in order to have that page come up behind all other windows.

Have I possibly missed something and placed the code in the wrong place?

Thank you for your help. Perhaps you can email me at dmsgroup@moment.net with your reply.

Sincerely,
Ernest O'Dell - Webmaster
Digital Media Systems - DMS Group

Re: Java Script not working

Well, that didn't work too well. I tried to include the javascript in my first message, and of course it didn't show. I can't seem to comment out the code so that it's visible, but maybe you can go to http://www.moment.net/~eodell/adsites/adsites.html and "View Source" with your HTML editor or choice and see the Java Script code and where it's located.

Any assistance will be appreciated.

Ernest O'Dell

--- --- --- --- --- --- --- --- ---

Replying to:

I inserted a Javascript code for a popup/popunder from the Bravenet Mini Tools section into my page at http://www.moment.net/~eodell/adsites/adsites.html . I got this code from the auto-generated tool at the Mini Tool site at Bravenet which is coded as follows:

<----- Begin Bravenet Java Script ----->





<----- End Bravenet Java Script ----->

The Bravenet page instructs to place the code between the and tags of the HTML code, but when I do, the code doesn't work.

I am trying to get it to spawn a popunder for http://questar.vstoremarket.com in order to have that page come up behind all other windows.

Have I possibly missed something and placed the code in the wrong place?

Thank you for your help. Perhaps you can email me at dmsgroup@moment.net with your reply.

Sincerely,
Ernest O'Dell - Webmaster
Digital Media Systems - DMS Group

Re: Java Script not working



Needs to be removed from before the and used to REPLACE the existing line

That'll probably achieve the desired result. The javascript errors are going to persist until you either remove all the mis-pasted crud at the end of the page, or get it all in there in the right places.

In particular, a script line with in the middle of it will cause an error, but it's not the only thing that's problematic.

Re: Re: Java Script not working

Andy,

Thanks for your help. I'll get right on it and effect the changes, and remove the "crud" and see if it works any better.

Ernest