Besttoolbars Development network

Back to Besttoolbars main site

 

 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
Can I create a Side Bar ?

 
Post new topic   Reply to topic    BestToolbars.Net Forum Index -> General questions
Author Message
Webmaster



Joined: 29 Aug 2006
Posts: 48

PostPosted: Fri Sep 08, 2006 9:48 am    Post subject: Can I create a Side Bar ? Reply with quote

How to create a Side Bar using toolbar ?
Back to top
Admin
Site Admin


Joined: 22 Aug 2006
Posts: 1055

PostPosted: Fri Sep 08, 2006 9:50 am    Post subject: Reply with quote

Yes, you can add a Banner, and place HTML with this code :

<script>
var mtool=null;
function DocumentComplete(tool)
{
mtool=tool;
}
function OpenSide(url)
{
if(mtool)
{
if(mtool.Explorer)
{
mtool.Explorer.parentWindow.open(url,'_search');
}
}
}
</script>
<html>
<body style="margin:0">
<A href="javascript:OpenSide('http://www.besttoolbars.net')" >Create Sidebar</a>
</body>
</html>
Back to top
Display posts from previous:   
Post new topic   Reply to topic    BestToolbars.Net Forum Index -> General questions All times are GMT
Page 1 of 1

 


Powered by phpBB © 2001, 2005 phpBB Group

Copyright c Softomate, 2010. All Rights Reserved
Terms of Service | Privacy Policy