Go Back   BuyScripts Forums > vShare YouTube Clone > Template Modifications

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 06-17-2007, 11:57 PM
Senior Member
 
Join Date: Jun 2007
Posts: 210
Default Add to Bookmark

Hi this will help you to add an add to bookmarks script to your site.

Edit: js/myjavascriptfx.js

Add the following to the bottom of the above file:

Code:
// Add to favorites - BEGIN
function bookmarksite(title,url){
if (window.sidebar) // firefox
	window.sidebar.addPanel(title, url, "");
else if(window.opera && window.print){ // opera
	var elem = document.createElement('a');
	elem.setAttribute('href',url);
	elem.setAttribute('title',title);
	elem.setAttribute('rel','sidebar');
	elem.click();
} 
else if(document.all)// ie
	window.external.AddFavorite(url, title);
}
// Add to favorites - END
Next in you templates/footer.tpl fit this into your template somewhere:

You can see it in action at : http://www.youtwatonline.com at the footer of the site.

Enjoy,
Mat.

P.S You can add this to header.tpl instead of footer.tpl but do not add it to footer.tpl and header.tpl at the same time or your get an error.
__________________
------------------------------------
Make an arse of yourself:
http://www.youtwatonline.com
------------------------------------
Reply With Quote
  #2 (permalink)  
Old 07-22-2007, 06:52 AM
Ub Ub is offline
Junior Member
 
Join Date: Jul 2007
Location: melbourne
Posts: 9
Send a message via ICQ to Ub Send a message via AIM to Ub Send a message via MSN to Ub
Default Unitedblue

Wow who designed your site
Reply With Quote
  #3 (permalink)  
Old 07-22-2007, 12:04 PM
Senior Member
 
Join Date: Jun 2007
Posts: 210
Default

Hi,

I designed the layout. I'm a web designer and PHP developer, and as such would love to be able to help out more with this script.

Regard,
Mathew.
__________________
------------------------------------
Make an arse of yourself:
http://www.youtwatonline.com
------------------------------------
Reply With Quote
  #4 (permalink)  
Old 07-22-2007, 12:26 PM
Ub Ub is offline
Junior Member
 
Join Date: Jul 2007
Location: melbourne
Posts: 9
Send a message via ICQ to Ub Send a message via AIM to Ub Send a message via MSN to Ub
Default So you could fix

So you could fix up my site for a price??
Reply With Quote
  #5 (permalink)  
Old 07-22-2007, 12:51 PM
Senior Member
 
Join Date: Jun 2007
Posts: 210
Default

Yer sure, PM me.
__________________
------------------------------------
Make an arse of yourself:
http://www.youtwatonline.com
------------------------------------
Reply With Quote
  #6 (permalink)  
Old 07-29-2007, 02:59 PM
Senior Member
 
Join Date: Jul 2007
Posts: 165
Default

WOW -- Ur site is amazing!
__________________
SPEED UP YOUR VSHARE SITE!
Speed up your vshare site by "offloading" your images and video thumbs!
Just visit http://offload.limbar.com for details.
Reply With Quote
  #7 (permalink)  
Old 08-03-2007, 06:51 AM
Member
 
Join Date: Aug 2007
Posts: 36
Send a message via Yahoo to mistic
Default

yes i agree, this site is cool Web designer, huh... no wonder!
Reply With Quote
  #8 (permalink)  
Old 09-01-2007, 05:02 PM
Member
 
Join Date: Aug 2007
Posts: 73
Default

nice site. looks clean.
Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Adding Bookmark Javascript Breaks my site freepo General Discussions 6 12-10-2009 09:14 AM
Bulk Importer/Bookmark spun2u Fixed Bugs 2 08-12-2007 03:26 PM


All times are GMT. The time now is 02:20 PM.


Powered by vBulletin. Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
SEO by vBSEO