www or not: WHY?

  • joebert
  • Sledgehammer
  • Genius
  • No Avatar
  • Joined: Feb 10, 2004
  • Posts: 13455
  • Loc: Florida
  • Status: Offline

Post April 9th, 2004, 7:01 pm

Ozzu in your context menu, (Should work as early as IE4)

REG file/entry,
Code: [ Select ]
Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\MenuExt\Ozzu]
@="C:\\ozzu_context.js"
  1. Windows Registry Editor Version 5.00
  2. [HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\MenuExt\Ozzu]
  3. @="C:\\ozzu_context.js"


.JS file,
Code: [ Select ]
<script language="javascript">

// Get the window object where the context menu was opened.
var oWindow = window.external.menuArguments;

// Goto Ozzu
oWindow.location = "http://www.ozzu.com/search.php?search_id=newposts";
</script>
  1. <script language="javascript">
  2. // Get the window object where the context menu was opened.
  3. var oWindow = window.external.menuArguments;
  4. // Goto Ozzu
  5. oWindow.location = "http://www.ozzu.com/search.php?search_id=newposts";
  6. </script>


Few notes here, First the script language tags MUST be included in the JS file for some strange reason.
Second, I've got it setup to load the js file from C:\ If you dont want it there just change the path in the REG entry.
Third, If you want somthing other than "Ozzu" to showup when you right-click then change this part of the REG entry,
Code: [ Select ]
HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\MenuExt\Ozzu]


Last, I updated the Google context code I put in the Windows Tips thread, I forgot to add the "script language='javascript'" to it before :oops:
Strong with this one, the sudo is.
  • Anonymous
  • Bot
  • No Avatar
  • Joined: 25 Feb 2008
  • Posts: ?
  • Loc: Ozzuland
  • Status: Online

Post April 9th, 2004, 7:01 pm

  • Tom the Great
  • Expert
  • Expert
  • User avatar
  • Joined: Feb 20, 2004
  • Posts: 727
  • Loc: B.C., Canada
  • Status: Offline

Post April 9th, 2004, 10:12 pm

digitalMedia wrote:
ha! I go Favorites/Forums/Ozzu Webmaster Forum

*How lame am I?


I go bookmarks->imported IE favorites->tomfavorites->forums->ozzu

I should just have it a little button, since I have room in the mozilla toolbar thing.

I didn't know http://www.site.com and site.com were different... :oops: I would always leave out the www and would always tell everyone else to leave the www out when I saw them typing something in...
  • gsv2com
  • Professor
  • Professor
  • User avatar
  • Joined: Jan 25, 2004
  • Posts: 776
  • Loc: Nippon
  • Status: Offline

Post April 9th, 2004, 11:09 pm

Axe wrote:
When I come here, I just type ozzu in the Address bar, and hit CTRL+Enter. Then it automatically adds http://www. at the beginning and .com at the end.

Hey! That's a pretty nifty little trick! :) Thanks!
  • cerio
  • Proficient
  • Proficient
  • User avatar
  • Joined: Feb 07, 2004
  • Posts: 263
  • Loc: UK
  • Status: Offline

Post April 19th, 2004, 10:37 pm

I have a link at the top of my browser, on my links toolbar, too lazy to go to Favorites/Forums or whatever
  • JrzyCrim
  • Mastermind
  • Mastermind
  • User avatar
  • Joined: Mar 17, 2004
  • Posts: 2062
  • Status: Offline

Post April 20th, 2004, 11:34 pm

Lol, Ozzu's great!

Bookmarks/Forums/Webmaster Forum.

Sometimes the Favicon is there, sometimes not. :? hee hee

Post Information

  • Total Posts in this topic: 20 posts
  • Users browsing this forum: No registered users and 143 guests
  • You cannot post new topics in this forum
  • You cannot reply to topics in this forum
  • You cannot edit your posts in this forum
  • You cannot delete your posts in this forum
  • You cannot post attachments in this forum
 
cron
 

© 2011 Unmelted, LLC. Ozzu® is a registered trademark of Unmelted, LLC.