Stories recently tagged with 'jQuery'

jQuery 1.6.4 RC1 released(blog.jquery.com)

submitted by rcashrcash(4149) 8 months, 15 days ago

With jQuery 1.7 coming out next month, the developers are asking for your help in identifying any bugs before the new release. From this post you can download Beta version 1.6.x for your own personal testing or simply get a sneak peak at any new features. Any found bugs or issues can be reported to the jQuery team from the same website. read more...

1 comment |category: |Views: 25

tags: another

Unit Testing a jQuery Plugin with CoffeeScript and Pavlov (bloggemdano.blogspot.com)

submitted by rcashrcash(4149) 8 months, 21 days ago

There seems to be few examples of writing unit tests/specs in CoffeeScript on the web. This post, shows a very simple jQuery plugin with Pavlov specs. read more...

1 comment |category: |Views: 18

tags: another

JQuery Plugin to get Twitter, facebook and feed readers count(midnightprogrammer.net)

submitted by prashantmx4prashantmx4(815) 8 months, 23 days ago

Small plugin to get twitter followers count, facebook like counts and feed readers count. read more...

add a comment |category: |Views: 5

tags: another

Unit Testing a jQuery Plugin with CoffeeScript and Pavlov(bloggemdano.blogspot.com)

submitted by dmohldmohl(123) 8 months, 25 days ago

This post shows an example of writing and testing a jQuery Plugin with CoffeeScript, QUnit, and Pavlov. read more...

add a comment |category: |Views: 8

tags: another

Work Around: Datatables jQuery Plugin and Dynamic Data List Template(www.mit560.com)

submitted by MIT560MIT560(102) 8 months, 27 days ago

This is a work around for the Datatables.net plugin while working with ASP.NET Dynamic Data. read more...

add a comment |category: |Views: 21

tags: another

Playing with ASP.NET List Controls using jQuery(dailydotnettips.com)

submitted by rcashrcash(4149) 8 months, 27 days ago

List Controls are one of the most popular controls. It's well known manipulating these controls from JavaScript has always been complicated. In this post we'll discuss accessing List controls and manipulating them with jQuery. read more...

1 comment |category: |Views: 50

tags: another

A TimePiece of C# and JavaScript « What's next for improvements?(compositecode.com)

submitted by adronadron(835) 9 months, 4 days ago

I'd love to hear people's feedback on what should be the next steps to improve these libraries, especially the JavaScript library. read more...

add a comment |category: |Views: 1

tags: another

Jquery Ajax Calling functions(www.dotnetlogix.com)

submitted by dotnetlogixdotnetlogix(524) 9 months, 5 days ago

Jquery Ajax Calling functions read more...

add a comment |category: |Views: 0

tags: another

How to clear the text from all textboxes using jQuery(www.aspxtutorial.com)

submitted by composemecomposeme(919) 9 months, 6 days ago

In this example, we have a button and input text boxes in the form, we will clear all text boxes when user type any text... read more...

add a comment |category: |Views: 7

tags: another

Developing a simple jQuery plugin for Watermarks(blogs.dotnetkicks.com)

submitted by vijaystvijayst(1311) 9 months, 8 days ago

Watermark is a prompt for users to enter relevant text into a textbox. This post explains how to develop a simple jQuery plugin for implementing the watermark feature. read more...

add a comment |category: |Views: 5

tags: another

Using jQueryUI Auto-Complete Widget(www.mikesdotnetting.com)

submitted by vijaystvijayst(1311) 9 months, 8 days ago

jQuery UI has an Auto-Complete Widget. This post explains how the widget can be integrated into a Asp.Net MVC Razor Webpage. The code is simple and easy to understand. read more...

add a comment |category: |Views: 34

tags: another

Understanding javascript function invocation(yehudakatz.com)

submitted by vijaystvijayst(1311) 9 months, 14 days ago

This blogpost describes what happens when a javascript function is invoked. The this keyword which is a mystery to many developers is explained well. It touches upon how jQuery handles function invocation. This is a good read for advanced javascript developers. read more...

add a comment |category: |Views: 8

tags: another

Find the jQuery Bug #1: Chick or the Egg(www.elijahmanor.com)

submitted by elijahmanorelijahmanor(1448) 9 months, 16 days ago

In this open-ended series I'll be showcasing a snippet of buggy jQuery code that you might encounter, explain what the problem is, and then identify how you can easily resolve the issue. read more...

add a comment |category: |Views: 33

tags: another

Working with HTML Fragments in jQuery (www.moretechtips.net)

submitted by MikeMoreMikeMore(298) 9 months, 18 days ago

When you are working in jQuery with generated HTML fragments that are returned from AJAX, It is interesting to note these cases.. read more...

1 comment |category: |Views: 9

tags: another

NumberFormatter, a jQuery plugin(blogs.dotnetkicks.com)

submitted by vijaystvijayst(1311) 9 months, 18 days ago

Number formatter is a jQuery plugin. It formats the number entered by the user into a readable format. It has a simple and easy to understand API. This blogpost gives an example of how to work with the NumberFormatter plugin. read more...

add a comment |category: |Views: 16

tags: another

Highslide JS .NET and PostBack Ritalin open-sourced(encosia.com)

submitted by rcashrcash(4149) 9 months, 18 days ago

They aren’t the most glamorous projects, but thousands of developers have integrated my Highslide JS .NET and PostBack Ritalin controls into their sites and applications over the years. PostBack Ritalin was even included in Subtext at one point. It’s definitely a great feeling to see your work put to good use (in fact, this motivator can be even more powerful than monetary gain). read more...

add a comment |category: |Views: 28

tags: another