WhileIf Blog

Programming, Computers and Stuff

Primary menu

Skip to primary content
Skip to secondary content
  • Home
  • WhatsMyIP
  • About

Tag Archives: jquery

jQuery – How to disable all controls on the page

Posted on July 5, 2012 by admin — No Comments ↓

I got into a situation where for some reason I need to disable all the controls on the page on client side. So I have implemented it using jQuery: Below jQuery code will get called on click of button called Continue reading →

Posted in Javascript, Software, Tips | Tagged jquery, programming | Leave a reply

JQuery – iPhone / iPod detection

Posted on March 7, 2012 by admin — No Comments ↓

In this post you will learn how to detect iPhone/iPod using javascript/jQuery, redirect your iPhone users to mobile version of your site using javascript and alternative and better way to redirect your visitors using server-side PHP code snippet. The latest Continue reading →

Posted in Javascript, Software, Tips | Tagged javascript, jquery | Leave a reply

JQuery – Accessing Native Properties and Methods

Posted on February 11, 2012 by admin — No Comments ↓

So you’ve learned a bit of JavaScript, and have learned that, for instance, on anchor tags, you can access attribute values directly: The only problem is that this doesn’t seem to work when you reference the DOM elements with jQuery, Continue reading →

Posted in Javascript, Software | Tagged javascript, jquery | Leave a reply

JQuery – Detect AJAX Requests with PHP

Posted on February 10, 2012 by admin — No Comments ↓

Certainly, for the huge majority of our projects, we can’t only rely on JavaScript for things like validation, or AJAX requests. What happens when JavaScript is turned off? For this very reason, a common technique is to detect whether an Continue reading →

Posted in Javascript, Software, Tips | Tagged javascript, jquery | Leave a reply

JQuery – Passing an Attribute Object

Posted on February 9, 2012 by admin — No Comments ↓

As of jQuery 1.4, we can now pass an object as the second parameter of the jQuery function. This is helpful when we need to insert new elements into the DOM. For example: Before After Not only does this save Continue reading →

Posted in Javascript, Tips | Tagged javascript, jquery | Leave a reply

Post navigation

← Older posts

Popular Posts

  • JQuery - Add an icon for external links
  • Jquery - Get the mouse cursor x and y axis
  • PHP - Split text up into 140 char array for Twitter
  • Wordpress - Remove unused shortcodes in your posts

Poll

What's the best IDE for PHP development?

View Results

Loading ... Loading ...

Search By Tags!

analytics Anonymous apache benchmark c++ closures code cpu css dom exceptions fedora firefox funny gimp htaccess htacess html images install javascript jpeg jquery kubuntu linux linux mint Maverick Meerkat memcached mkv mysql mysqli netbeans nfs OpenSSL Operating Systems PHP pop3 precise pangolin programmers programming quality quotes recursion Regular Expressions security server software stuff subtitles suse telnet tmpfs tools traits tweaks ubuntu ubuntu server unix Virtualbox vlc web2.0 web marketing work worpress yui zip

Blogroll

  • Android Developers Blog
  • Cats Who Code
  • Developer Blog
  • Planet MySql
  • Planet PHP
  • The Code Project
  • WordPress Planet
Copyright © 2013 WhileIf Blog . All Rights Reserved.
Powered by WordPress | Theme: Catch Box