How can I load an external Javascript file using a bookmarklet? This would overcome the URL length limitations of IE and generally keep things cleaner.
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
Use a bookmarklet that creates a script tag which includes your external JS. As a sample:
|
|||||||||
|
|
Shorter version of Miguel Ventura’s answer
|
|||
|
|