Skip to content

rossanoguenci/jTS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

jTS - jTestSize - jQuery Widget

jTestSize is a jQuery widget to take under control the sizes of your HTML page you are developing:

  • Viewport
  • Document
  • Device

Preview

Try it by yourself to my portfolio -> https://rossanoguenci.com/portfolio/20190701_jts/

Dependencies

This widget has been developed and tested for jQuery 3, it's included in the ZIP file.

Installation

Unpack the ZIP file in your root folder (*) and put this in <head> and enjoy:

 <!--jTS-->
    <script src="jTS/jquery.min.js"></script>
    <script src="jTS/jquery-ui/jquery-ui.min.js"></script>
    <script src="jTS/jquery.ui.touch-punch.min.js"></script>
    <script src="jTS/js.cookie.js"></script>
    <script src="jTS/jTestSize.js"></script>
  <!--jTS-->

(*) You can move it anywhere you want in your folder project, just rememeber to adjust the right path in /src

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

paypal.me/rossanoguenciuk - If you find this project useful, please offer me a coffee, I love it ☕️

License

MIT

About

A jQuery Test Size for HTML documents

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published