Skip to main content
Home Leo Pathu

Main navigation

  • Home
  • Verify Email
  • Lists
  • Contact

User account menu

  • Log in

jQuery

Touch Functionality for Jquery UI Components

jQuery UI library have lots of features within it like Draggable, Droppable, Sortable, Accordian, Slider etc.., but unfortunately is not supporti

Read More
Smooth Scrolling in jQuery
$(document).ready(function() {
  $('a[href*=#]').click(function() {
    if (location.pathname.replace(/^\//,'') == this.pathname.replace(/^\//,'') 
      && location.hostname == this.host
Read More
Dynamic Height for IFrame based on it's content
jQuery(document).ready(function() {
  jQuery('iframe').load(function() {
    jQuery(this).height(jQuery(this).contents().outerHeight());
  });
});
Read More
Subscribe to jQuery
 

Popular Articles

Top 10 Email Verification Services
Extract Email Addresses From Google results
Reasons why bussiness need email verification
String Quotes in YAML File
Programmatically Create Node With Image Field - Drupal 8
leopathu

I am Pathirakaliappan from chennai, Am a Web designer & Web Developer especially in Drupal and is passionate about beautiful design, elegant code and the intersection of the two.

Available For Hire

Contacts

Leopathu

Web designer & Web Developer especially in Drupal and is passionate about beautiful design, elegant code and the intersection of the two

Contact me

Main Menus

  • Home
  • Verify Email
  • Lists
  • Contact

Like Me

Tweets by leopathu

Follow

Copyright © Leopathu, All Rights Reserved