JavaScript

Moderators: None (Apply to moderate this forum)
Number of threads: 2059
Number of posts: 5157

This Forum Only
Post New Thread
Single Post View       Linear View       Threaded View      f

Report
code to open in new window Posted by anoed on 30 Aug 2011 at 8:58 AM
Hi everyone

I am a newbie with respect to programming and this is my first post

I have a small problem, probably very basic to everyone except me, and would appreciate and value your advice

I have entered below a javascript I am using on my website. This script is designed to automatically insert videos based on keywords and works perfectly except that my visitors are taken away from my website when they use it.

Can someone please tell me what code to insert, and where, in order get the script to open in a new page.

I am aware how to do this in html using target ="blank" but do not know how to do it in javascript.

Thankyou in anticipation, the code I am using is below:

<!-- BEGIN HostDomain -->
<div id="HostDomain_DivId"> </div>
<script src="http://app.HostDomain.com/script/HostDomainUtils.js">
</script>
<script language="JavaScript" type="text/javascript" src="http://app.HostDomain.com/script/widgetType/carousel/ptContentflow.js" load="fancyScrollbar">
</script>
<script type="text/javascript">
/* Do not change the values given below. */
var HostDomain_Organization_Name = "MySite";
var HostDomain_Organization_ID = "xxxxxxxx";
var HostDomain_Feed_ID = "xxxxxxx";
var HostDomain_DivId = "HostDomain_DivId";
var HostDomain_AppServerPath = "http://app.HostDomain.com";
</script>
<script src="http://app.HostDomain.com/script/HostDomain.js">
</script>
<!-- END HostDomain --></font></td>




 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.