IE address bar
IE ONLY!
Did ya know you can make changes to your page right from the address bar... If you have given your tag an id, you can interact with the dom right from the address bar ...
try this, type this in the address bar ,
javascript :alert(document.body.offsetHeight);
or here's a couple of my favorites,
javascript : eval(document.body.style.filter='flipV');
javascript : eval(document.body.style.filter='flipH');
makes working with objects in your document very easy, you can get fast results without changing the code.
Last edited by tim_wilson2009; 08-09-2009 at 08:11 PM .
Nothing new. If you think that is exciting google Bookmarklets
Eric
I wasn't really talking to you, A1IEN51 - but Thanks for taking the time to post your remark.
Who are you talking too? Yourself?
If you upgrade to IE8, it has a command line with the console and you can type whole blocks in. ?
Eric
Ok, you win.. excuse me for insulting your intelligence - Have a great day!
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Posting Permissions
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
Forum Rules
Bookmarks