Skip to content

jQuery.fn.virtualBrowser() - recursively ajax-load local pages inside your document. Like having a seamless <iframe> element on your page. Voodoo magic!

Notifications You must be signed in to change notification settings

maranomynet/virtualbrowser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

virtualBrowser

...is a jQuery plugin that turns any element into a virtual browser window (or iframe), and captures all link-clicks and form-submits and convert them into ajax-requests, and then (manipulate and) insert the response document into the virtualBrowser element (which is the semantic equivalient of a real browser's <body>).

For more details, read the documentation (stored as inline comments in the un-minified script file) and study the demo.


BTW Version 1.1 is the current version. The 1.0 folder is left in for posterity to support older scripts.

About

jQuery.fn.virtualBrowser() - recursively ajax-load local pages inside your document. Like having a seamless <iframe> element on your page. Voodoo magic!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published