administration mode
Pssst...Ferdy is the creator of JungleDragon, an awesome wildlife community. Visit JungleDragon

 

Rendering mode »

FERDY CHRISTANT - SEP 19, 2005 (07:42:14 PM)

Here's a quick tip...

Depending on the document type of your web page, Internet Explorer will use a certain rendering mode. When you like to find out in which rendering mode it is running, simply open the following script in the location bar of your browser:

javascript:alert(document.compatMode);

It will pop up "CSS1Compat" (CSS Rendering mode) or "BackCompat" (Quirks Rendering mode). To save even more time, you can of course add the script to your favourites so you can run it quickly for any site. While you're at it, be sure to add this one too:

javascript:window.resizeTo(800,600);window.moveTo(30,30);

For an ultra-quick 800x600 check.

Comments: 3

COMMENT: CHAD SCHELFHOUT homepage

SEP 20, 06:04:50

comment » For non browser windows check out this sizer tool: http://www.brianapps.net/sizer.html

Works great!! «

COMMENT: YOGI homepage

SEP 20, 10:44:01

comment » try that toolbar : http://www.nils.org.au/ais/web/resources/toolbar/ «

COMMENT: FERDY

SEP 20, 19:04:13

comment » Thanks guys «

CREATE A NEW COMMENT
required field
required field HTML is not allowed. Hyperlinks will automatically be converted.