Detect iPhone Version using jQuery

In this post, find jQuery/JavaScript code to detect iPhone version. There is no direct way to find out version and in fact the User agent string also doesn’t have any information about iPhone version. The User Agent string have details about OS version, but not the iPhone version. Related Post: Detect Apple Devices (iPad, iPhone, […]

Now try.jQuery.com to learn jQuery interactively

How about learning jQuery like playing a game? Passing a hurdle, earning some badges to boost your score and confidence. Isn’t is exciting? Well, indeed it is. Reading documentation, blogs, and forums are useful ways to learn how to use jQuery, but there is ultimately no substitute for actually writing code as while writing code […]

jQuery to show only first element in a group

In this post, find jQuery code to show only first element within a group or container or div element. You must have seen this feature on Facebook. If you have not seen, then go to Facebook -> Photos -> Click on Album tab. Take mouse on any album, and you will find other images are […]

Expand textarea as you type using jQuery

Textarea or ASP.NET Textbox with Multiline mode controls are useful for accepting for length inputs. If fixed height is assigned then you will find vertical scrollbar. But it will be a nice feature to expand the textarea as users types. So in this post, Find jQuery code to expand textarea as user type using jQuery […]

Find control inside Asp.net GridView using jQuery

In this post, find jQuery code and explanation to “find control inside ASP.NET GridView“. Why it is tricky? The reason is ID of control’s placed inside ASP.NET Gridview get changed at the time of rendering. Till ASP.NET 3.5, the rendered client-side id is formed by taking the Web control’s ID property and prefixed it with […]

jQuery webticker/ news ticker plugin

There are many jQuery news ticker available today. They are also known as jQuery WebTicker or jQuery easy ticker plugins. It is a useful, tiny and handy feature as it can be used to display news, notification, tweets, recent/ popular posts or articles and many more things. Out of those many plugins, One of the […]

Responsive Menu
Add more content here...