Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Mobile Emulator A simple Mobile Emulator to showcase urls in a mobile form, it's great for showing clients how a site will look on mobile without showing them on a tiny screen.

See it in action!

A success modal

#Usage

Simply change the url, You only need to worry about the set_url.js file which looks like this...

$( document ).ready(function() {
	//Set your url below here ↴
	var url = "http://www.heyimrm.co.uk";
 	$('#website').prop('src', url);
});

About

A simple HTML Mobile Emulator

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages