Font Awesome icons and their CSS content values

Posted by on Oct 5, 2014 in Css, General, HTML | No comments yet
Font Awesome icons and their CSS content values

Font Awesome gives you scalable vector icons that can instantly be customized — size, color, drop shadow, and anything that can be done with the power of CSS. You can download the fonts from here Font Awesome is a web …

Get the selected value from multiple radio boxes having same name

Posted by on May 31, 2013 in HTML, Javascript, Jquery | No comments yet

The following code is used to get the selected radio button value by name

Get the value of the select box in ie

Posted by on May 25, 2013 in General, HTML, Javascript | No comments yet

We can’t access the option value using javascript on Internet Explorer using the normal javascript method.ie we cant get the value of the select box in ie IE is looking for the value attribute. It looks like other browsers are …

Call fancybox on page load

Posted by on May 17, 2013 in General, HTML, Javascript, Jquery | No comments yet

Some time we need to show an message in popup when someone enters in our website.Its easy to call fancybox on page load when we use fancy box make sure you have included fancybox core files and jQuery Here is …

Load More