Home > jQuery

Blog

All Posts filed under jQuery




How to Set a Background Using jQuery

Posted on March 29, 2018 | Filed in jQuery

Setting a background with jQuery can be done with the following code: jQuery(element).css(‘background-image’, ‘url(“‘ + image-URL + ‘”)’);


How to Submit a Form with jQuery

Posted on March 28, 2018 | Filed in jQuery

Sometimes you want to delay submitting a form until you can check it via jQuery and if it all looks valid, then submit the form. To submit a form using…




How To Change The Href for a Link In jQuery

Posted on March 25, 2018 | Filed in jQuery

Sometimes you will want to change the href portion of a link depending on a number of factors. This can be done using jQuery: jQuery(element).attr(“href”, “https://www.bigappledesigns.com/”);





Contact Us

Big Apple Design Group
134 West 29th Street
Third Floor
New York, NY 10001

[email protected]

Search Blog