Bookmarklets for resizing windows etc.

Replies:

  • None.

Parents:

  • None.

--J2SCkAp4GZ/dPZZf
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline

I found a couple useful bookmarklets [1] tonight, one sets the
current window to a certain predefined size (useful for pages
that are stupidly set to some fixed-width size that's too wide),
and another to go back 2 pages in your history with a single click
(useful to get past pages that stupidly use meta refreshes
instead of redirects.)

[1] http://www.bookmarklets.com/

I've been using similar bookmarklets for the last while to
validate pages or convert them to plain text with a single click.

Here are a couple of the new ones I found just now; the whole
section from my .netscape/bookmarks.html file is attached.

resize to 800x800:
   javascript:void(outerWidth=800);void(outerHeight=800)

go back twice:
   javascript:window.history.go(-2)

--
Gerald Oskoboiny <[email protected]>
http://impressive.net/people/gerald/

--J2SCkAp4GZ/dPZZf
Content-Type: text/html; charset=us-ascii
Content-Disposition: attachment; filename="bookmarklets.html"

<DL><p>
   <DT><H3 ADD_DATE="872551819">Personal Toolbar Folder</H3>
   <DL><p>
       <DT><A HREF="javascript:void(self.location='http://validator.w3.org/check?uri='+escape(self.location)+';ss');" ADD_DATE="950777516" LAST_VISIT="0" LAST_MODIFIED="0">Validate</A>
       <DT><A HREF="javascript:void(self.location='http://cgi.w3.org/cgi-bin/html2txt?url='+escape(self.location));" ADD_DATE="950777516" LAST_VISIT="0" LAST_MODIFIED="0">html2txt</A>
       <DT><A HREF="javascript:void(outerWidth=750);void(outerHeight=700)" ADD_DATE="966577827" LAST_VISIT="0" LAST_MODIFIED="0">750x700</A>
<DD>
       <DT><A HREF="javascript:void(outerWidth=800);void(outerHeight=800)" ADD_DATE="966577827" LAST_VISIT="0" LAST_MODIFIED="0">800x800</A>
<DD>
       <DT><A HREF="javascript:void(outerWidth=900);void(outerHeight=850)" ADD_DATE="966577827" LAST_VISIT="0" LAST_MODIFIED="0">900x850</A>
<DD>
       <DT><A HREF="javascript:window.history.go(-2)" ADD_DATE="966578684" LAST_VISIT="0" LAST_MODIFIED="0">Back 2</A>
<DD>
   </DL><p>
</DL><p>

--J2SCkAp4GZ/dPZZf--

HURL: fogo mailing list archives, maintained by Gerald Oskoboiny