Function to convert javascript string to lower case
What is nosnippet in SEO?
nosnippet is a directive given to search engine crawlers like Google, to prevent them from showing the text snippet of content or video preview in SERP results.
Revolutionize Your Digital Marketing Strategy with These Must-Have Browser Extensions
Powerful browser extensions for Digital Marketers.
Simple tooltip in jQuery
In this post, I have attempted to create custom jQuery code to show the tooltip on mouseover event. Create a DIV element Ceate a div …
Simple Script in PHP to Drag and Drop jQuery UI and Store Result in MySQL
jquery drag and drop example with php and mysql
PHP IMAP Script to Read Outlook Email Inbox
Here is a simple PHP script to read the email inbox. This code also contains PHP script to read an outlook inbox mail received from …
How to create a jQuery plugin with options
Check out the previous tutorial on how to create a simple jquery plugin. Now let’s learn a bit jQuery plugin tutorial with some advanced skill. …
How to create a jquery plugin
Let us create a simple “jquery circle plugin”. create a div in your index page, this is our div element which animates later as a …
Simple jquery image gallery script
Let’s see a jquery image slider code with image titles or a jquery carousel slider example. jquery image slider code features Ok, let’s start… After …
Page scroll for ipad-android device using javascript-jquery
In the last post, we had written about swipe detection using jQuery mobile. We are really inspired by the iPad page scroll UI, it looks …