Skip to content
forked from alexpos/jResize

Responsive development plugin for resizing the content within one window. Now made easier by dynamically adding the target site via the URL. Responsive web design made easy.

Notifications You must be signed in to change notification settings

thefella/djResize

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dynamic jResize (djResize)

Usage

Upload the index.php file to your site and remove or rename the index.html file (depending on your server setup; sometimes the html file will take priority over your php file). Then add your preferred URL using the query string:

http://example.com/?url=http://thefella.com

You can even leave off the protocol and http will be added in automagically:

http://example.com/?url=thefella.com

jResize

Forked from the original idea by Todd Motto

About

Responsive development plugin for resizing the content within one window. Now made easier by dynamically adding the target site via the URL. Responsive web design made easy.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 69.2%
  • PHP 30.8%