Author Topic: The IE you don't see  (Read 3109 times)

rosa3035

  • Guest
The IE you don't see
« on: July 23, 2003, 02:20:03 PM »
Before I lost my memory (?) I was able to open a page in IE v5 by typing a colon and two or three forward slashes. (where?).
Does anyone in TS know anything about this page and how to open it.
I used to use it to resize images to a maximum size required by the sites to which I sent them. The kb size of the image that I set in PS was not the size transmitted, therefore, this resizing was necessary.  upset.gif    wallbash.gif

Offline Bill

  • TS Addict
  • *****
  • Posts: 4615
    • View Profile
The IE you don't see
« Reply #1 on: July 23, 2003, 02:59:25 PM »
I'm almost positive Bernie posted that and a few others sometime back.
Try doing a search for Bernie.

Maybe Bern will pop in soon.
« Last Edit: July 23, 2003, 03:00:04 PM by Bill »
Two cans and a string powered by a big mouth

Offline jb

  • TS Addict
  • *****
  • Posts: 694
    • View Profile
    • http://
The IE you don't see
« Reply #2 on: July 24, 2003, 12:37:28 AM »
I don't know if this applies to rosa's thread.

Javascripts Rezize Procedure

Internet Explorer

To resize to full screen, copy the following in your address line.
 
java script:moveTo(0,0);resizeTo(screen.availWidth,screen.availHeight-20)

Hit "Return".

Save it as a favorite. Using IE's "Organize Favorites", move the new Favorite to the top so you can always readily go back to it.

To resize to 800x600, copy the following in your address line.

java script:resizeTo(800,600)

Hit "Return".

Save it as a favorite. Using IE's "Organize Favorites", move the new Favorite to the top so you can always readily go back to it.


Netscape

To resize to full screen, copy the following in your Location (address) line.

java script:moveTo(0,0);outerWidth=screen.availWidth;void(outerHeight=screen.availHei
ht)

Hit "Return".

Save it as a Bookmark. Using NS's "Edit Bookmarks", move the new Bookmark to the top so you can always readily go back to it.

To resize to 800x600, copy the following in your address line.

java script:void(outerWidth=800);void(outerHeight=600)

Hit "Return".

Save it as a Bookmark. Using NS's "Edit Bookmarks", move the new Bookmark to the top so you can always readily go back to it.

For a bunch of other javascripts go to

http://www.bookmarklets.com/

jb
iMac 21.5" Intel i3, OS 10.6.8, 4 GB RAM, 500 GB HFS+ Internal HD, SuperDrive, 4 part 1TB HFS+ Firewire400 External HD 1, 250 GB HFS+ Firewire400 External HD 2, Powered 7 port USB Hub, USB Printer/Scanner, USB Printer/Fax/Scanner, USB Multiple Card Reader, Cable Modem, 16 GB USB 2.0 Flash Drive.

Offline kimmer

  • Administrator
  • TS Addict
  • *****
  • Posts: 9086
    • View Profile
The IE you don't see
« Reply #3 on: July 24, 2003, 12:08:57 PM »
jb ... does this java script resize a jpg permanently? Or only for viewing in your browser? Guess I'll have to launch IE and try it.

I would think that if you have PS, it would be better to adjust graphics within the program and then do a "save as"? When I put pics on the web, I use the "save for web" as it really trims the size down.

This is interesting, and I'll have to tell Sneakers about it.



kimmer

Offline jb

  • TS Addict
  • *****
  • Posts: 694
    • View Profile
    • http://
The IE you don't see
« Reply #4 on: July 24, 2003, 12:23:22 PM »
Kimmer,

Only for viewing in your browser. Useful if for some reason the window no longer fills the screen, or if you want to see the desktop behind the window.

jb
iMac 21.5" Intel i3, OS 10.6.8, 4 GB RAM, 500 GB HFS+ Internal HD, SuperDrive, 4 part 1TB HFS+ Firewire400 External HD 1, 250 GB HFS+ Firewire400 External HD 2, Powered 7 port USB Hub, USB Printer/Scanner, USB Printer/Fax/Scanner, USB Multiple Card Reader, Cable Modem, 16 GB USB 2.0 Flash Drive.

rosa3035

  • Guest
The IE you don't see
« Reply #5 on: July 24, 2003, 01:25:39 PM »
QUOTE(sneakers @ Jul 24 2003, 4:17 AM)
My wife, Kimberly the kind and I were just talking about this...

and

Kimberly just tried the colon and three back slashes, and it didn’t work in OSX but does work in Classic and allows you to see the image size.

(note from Kimberly: in OS X, you type :// and wait while the ball spins, then you have access to your “local host” and every stinking file there. HA! Kimberly is glad she’s switched to Opera -- this is not nice.) :mad:

I'm not an IE person, I have always used Opera...

 blush-anim-cl.gif

Happy Computing - Sneakers

 SNEAKERS: Please, please remind me where to type the colon and the slashes. Thinking.gif

rosa3035

  • Guest
The IE you don't see
« Reply #6 on: July 26, 2003, 05:26:52 PM »
thanx.gif  clap.gif Sneakers: Thank you for your help in reminding me of how I did this before losing my memory. WOW.gif  taped.gif