Fix google map rendering when showing bootstrap tabs $(‘a[data-toggle=”tab”]’).on(‘shown.bs.tab’, function(e) { if ( $(e.target).attr(‘href’) == ‘#map’ ) { doMap(); //…
It’s functionality that already exists in other editors such as tinyMCE, i am surprised that linking to internal pages using…
Building my new website (again) and decided to feed one of my existing blogs to it, using javascript to pull…
Just started a project using jQuery 1.9 and immediately got stuck with adding handlers to elements that are created after…
I’m building a site for a client at the moment that needs to be able to control the URLs for…
A bit of a title that: bxSlider loses width when resizing the window while bxSlider is hidden. Problem: bxSlider loses…
Found a great plugin – ClassyGradient, and it’s great. really great. exactly what i was looking for, for a new…
The new Postcode Anywhere configurator is easy to setup, mapping their address fields to your form fields is as easy…
I needed a way to change the step increments on my jQuery UI slider when the value was above a…