tags:

views:

39

answers:

2

Hi, Im using internet explorer as the default browser. (Firefox is not an option). There are some web apps that I like but whose layout and workflow does not quite agree with me. Given that I am merely a visitor to the website, is it possible to insert jquery into the webpages Im browsing so that I can re-arrange the web content and call the javascript functions included ? Sorta like using jquery as a scripting language for IE ?

A: 

What you're after is something very similar to a bookmarklet. Find some popular bookmarklets and see how they pull in files and manipulate pages.

CurtainDog
A: 

Check out GreaseMonkey for Internet Explorer

rockinthesixstring