Skip to main content

Home/ ASP.Net MVC/ Group items tagged jquery

Rss Feed Group items tagged

Jacques Bosch

Using Deferreds in jQuery 1.5 | Eric Hynds - 1 views

  •  
    "Deferreds, new in jQuery 1.5, decouple logic dependent on the outcome of a task from the task itself. They're nothing new to the JavaScript scene; Mochikit and Dojo have implemented them for some time, but with Julian Aubourg's AJAX rewrite landing in 1.5, deferreds in jQuery was the logical next step. With deferreds, multiple callbacks can be bound to a task's outcome, and any of these callbacks can be bound even after the task is complete. The task in question may be asynchronous, but not necessarily. "
Jacques Bosch

Unleash The Grid « jQuery UI Blog - 1 views

  •  
    "The jQuery UI Team is proud to announce that we are building a rich, fast grid widget that will enhance an HTML table with data linking, sorting, paging, filtering, row selection, and inline editing. As part of this process, we'll be building the features of the grid as standalone widgets and revisiting existing jQuery UI components. At the end of this process, not only will we have a grid, but also a better-tested, more feature-complete user interface library."
Peter Munnings

jQuery 1.5 Templates - 5 views

Here are some great examples of the Microsoft Templates that are now included in jQuery 1.5 http://api.jquery.com/jQuery.tmpl/ http://api.jquery.com/tmpl

jQuery 1.5 templates

started by Peter Munnings on 14 Mar 11 no follow-up yet
Johann Strydom

ASP.NET MVC Client-Side Validation Summary with jQuery Validation Plugin - 0 views

  •  
    This link helped me the most in terms of figuring out how to implement jQuery validation with MVC. It includes a sample app that is very useful.
  •  
    Thanx. Will check it out.
Jacques Bosch

jQuery Templates with ASP.NET MVC - Hajan's Blog - 0 views

  •  
    "Now, I will show one real-world example which you may use it in your daily work of developing applications with ASP.NET MVC and jQuery."
Jacques Bosch

Fluqi - Ease using jQuery UI with ASP.NET and ASP.NET MVC - 0 views

  •  
    " The jQuery UI widgets are brilliant. They speed up web development no end with those easy to use controls. The downside is remembering all the HTML mark-up and widget options! "
Johann Strydom

jqPlot Charts and Graphs for jQuery - 1 views

  •  
    A Versatile and Expandable jQuery Plotting Plugin
Jacques Bosch

Ben Alman » jQuery throttle / debounce: Sometimes, less is more! - 0 views

  •  
    "jQuery throttle / debounce allows you to rate-limit your functions in multiple useful ways. Passing a delay and callback to $.throttle returns a new function that will execute no more than once every delay milliseconds. Passing a delay and callback to $.debounce returns a new function that will execute only once, coalescing multiple sequential calls into a single execution at either the very beginning or end."
Jacques Bosch

Don't let jQuery's $(document).ready() slow you down - Encosia - 1 views

  •  
    "jQuery's $(document).ready() event is something that you probably learned about in your earliest exposure to jQuery and then rarely thought about again. The way it abstracts away DOM timing issues is like a warm security blanket for code running in a variety of cold, harsh browser windows."
Jean-Paul Malherbe

Learn jQuery & JAVASCRIPT for free | appendTo Developer Learning Center - 1 views

  •  
    Free jQuery and JavaScript training.
Johann Strydom

jQuery Validation - 2 views

  •  
    Is there a way you can rate these links. I.e. which were most helpful?
  •  
    I'll delete the ones that sucked and also perhaps flag the useful ones with a Like click
  •  
    That sounds like a good plan. Tnx. :)
Johann Strydom

jQuery AJAX Validation Contact Form with Modal + Slide-in Transition | The Blog of Jore... - 1 views

  •  
    "Due to popular demand, here is a tutorial on how I created one of the more complicated pieces of machinery on my new site: the contact form. A lot of different techniques went into this"
  • ...1 more comment...
  •  
    So you recon you are popular...
  •  
    I'm not the one that thinks so. Everyone else decided on that :D
  •  
    EVERYONE!? That's a bit arrogant. Even for you. :P
Wicked Tunez

Table sorting & pagination with jQuery and Razor in ASP.NET MVC | Javalobby - 1 views

  •  
    Use JQuery tablesorter and tablesorter.pager in Asp.Net MVC.
1 - 20 of 26 Next ›
Showing 20 items per page