Showing posts with label jQuery. Show all posts
Showing posts with label jQuery. Show all posts
Set Width / Height by Percentage (ratio) using jQuery, CSS
jQuery
$(document).ready(function() { var maxWidth = 100; // Max width for the image var maxHeight = 100; // Max height ...
Subscribe to:
Posts (Atom)