Archive for September, 2016

Change or Restore Your CSS Using jQuery

The jQuery .css() method is an easy way to change the CSS of any HTML element, class, or ID without actually having to edit any of your stylesheets. The syntax for the .css() method is actually quite simple and somewhat similar to how your styles would appear in your stylesheets. If you're using the .css() […]
Read the rest of this entry »

10 jQuery Emoji Plugins

In this post, find a compiled list of 10 jQuery based emoji plugins to convert text into emoji characters. These plugins can be attached HTML elements like textarea or div with minimal efforts. These plugins can be used to display emoji and for getting feedback. 1. jQuery Emoji jQueryEmoji is a small, simple, scalable and […]
Read the rest of this entry »

Using jQuery to Access iFrame Elements

Most developers will probably be able to tell you about how much they dislike working with iFrames. The content within the iFrames can't be accessed with CSS, so if the frame doesn't work with your site's design, if the sizing is off, if you'd like to change the positioning of the content...you're mostly out of […]
Read the rest of this entry »

Responsive Menu
Add more content here...