[TAG] 2-cent Tip: Web development bookmarklets
John Karns
jkarns at 007mundo.com
Wed Apr 14 18:58:13 MSD 2004
On Tue, 13 Apr 2004, Ben Okopnik so eloquently said:
> Well, grumble no more - just add these URLs to your "Personal bookmarks"
> so that they'll show prominently in your browser's toolbar, and resize
> as desired with a single click! Note: the lines beginning with
> "javascript" are the actual URLs; the names are up to you. My comments
> are preceded with a '#' sign and aren't part of the bookmarklets.
>
>
> # 640x480 bookmarklet
> javascript:window.resizeTo(640,480)
>
> # 800x600 bookmarklet
> javascript:window.resizeTo(800,600)
>
> # 1024x768 bookmarklet
> javascript:window.resizeTo(1024,768)
Nice tip! Thanks. However, I'm also using Mozilla 1.6 with java plugin
1.4.2, and it won't work here. Maybe I'm doing something wrong - I just
entered the javascript line in the URL input field as I would with any
other URL.
Help/About Plug-ins yields
File name: libjavaplugin_oji.so
Java(TM) Plug-in 1.4.2
Any ideas on where to look or how to test my java setup? I don't seem to
get java errors when browsing sites, and have installed various helper
applets such as the Google toolbar with success.
More information about the TAG
mailing list