(file) Return to admin_mozilla.php CVS log (file) (dir) Up to [RizwankCVS] / geekymedia_web / mysqlinks / lib

 1 rizwank 1.1 <SCRIPT LANGUAGE="JavaScript"> 
 2                function addMozPanel() { 
 3                   if ((typeof window.sidebar == "object") && (typeof window.sidebar.addPanel == "function")) 
 4                   { 
 5                      window.sidebar.addPanel ("MySQLinks Sidebar", 
 6                      "<?php echo $mysqvars['url']; ?>sidebar.php?ua=moz",""); 
 7                   } 
 8                   else 
 9                   { 
10                      var rv = window.confirm ("This link is for adding the MySQLinks Sidebar to Mozilla browsers. Do you want to download Mozilla?"); 
11                      if (rv) 
12                         document.location.href = "http://www.mozilla.org";
13                   } 
14                } 
15             //--> 
16             </SCRIPT>
17             <strong>Sidebar for Mozilla based browsers</strong><br />
18             Mozilla browsers have a feature called web panels, or sidebars. This allows you to open a bookmarked page in a panel to the side of your main browsing area, and you can use it to quickly and easily open sites in your main browsing area without having to switch back and forth between different windows or tabs.<br />
19             To add a MySQLinks browsing panel to your Mozilla browser, you can create the bookmark by clicking the link below. You can access this bookmark however you normally access your bookmarks, or, when the dialog pops up asking you to confirm that you want to add the bookmark, if you choose "Bookmarks Toolbar Folder" in the <em>Create In:</em> drop down menu, you'll see a new button on your toolbar called "MySQLinks Sidebar" which gives you fast one-click access to your sidebar.<br />
20             &bull; <b><a href="javascript:addMozPanel();">MySQLinks Sidebar</a></b> <em>(for Mozilla, click this link)</em><br />
21             <br /><br />
22 rizwank 1.1 
23             <strong>Sidebar for Internet Explorer</strong><br />
24             To set up a MySQLinks sidebar in Internet Explorer, you need to create a bookmarklet which will open MySQLinks in the searching sidebar section of Internet Explorer when you click it. You can create the bookmarklet for this by dragging the following link onto your Links Bar. Note: this will not interfere with your bookmarklet to add links, you can have both of them.<br /> 
25             &bull; <a href="javascript:void(mysqlinks=window.open('<?php echo $mysqvars[url]; ?>sidebar.php?ua=ie','_search',''))"><b>MySQLinks Sidebar</b></a> <em>(for Internet Explorer, drag this link)</em><br /><br />

Rizwan Kassim
Powered by
ViewCVS 0.9.2