Category: Javascript

Equal Height and Width for WordPress Widgets Using JQuery

Equal Height and Width for WordPress Widgets Using JQuery

There are situations when a developer needs to set equal height and width to child div’s that contain dynamic content. I came across such a situation, in which I had to place more than one widget in a single horizontal …

Read More

JavaScript/jQuery Snippet to check if a function exists

I am working on a very complex wordpress theme from last few weeks and on the way learning many new things. To keep load time of this new theme in check, I am using many ‘if’ statements in header.php to …

Read More