|
|
|
Home | Custom Catalogs | Content Management | Custom Design | Online Courseware | Specialized programming | Search Engine Optimization | Web Hosting | Web 2.0 | HTML editing | JavaScript programming | ASP programming | Ajax | MySQL | Flash design | PHP programming | Database development | Jquery
1 2 3 4 5
How to manage ASP.NET validation from Javascript with jQuery at 2008-05-15 13:25:38
This article outlines how to enable and disable ASP.NET client side validation from Javascript using jQuery kick it on DotNetKicks.com.
Comment on Accordion Madness by Karl at 2008-05-15 13:25:38
Hi Ryan,. The problem is that all the divs inside each container div are floated, so they are outside the flow of the document. Adding clear: all; to .menu {} should do the trick. Let me know if that doesn’t solve the issue for you.
Comment on Accordion Madness by Karl at 2008-05-15 13:25:38
Oops. Rather than .menu { } , that should, of course, be .menubar { }
jQuery lightBox plugin at 2008-05-15 13:25:38
jQuery lightBox plugin.
jFlow 1.0 - The Ultra-lightweight Fluid Content Slider for jQuery at 2008-05-15 13:25:38
jFlow is a widget to make your content slides. One popular alternative that exist out there is coda-slider. jFlow is super lightweight because it is only 1.9kb minified!!!.
Using jQuery to Produce Rich User Interfaces at 2008-05-15 13:25:38
Since we launched our new company site back in November, we’ve gotten a lot of positive feedback from visitors and well-wishers about the novel approach to our portfolio. And while we expected to hear from other designers and developers ...
Prototype / jQuery (AJAX / Javascript) w/ PHP & MySQL Skills ... at 2008-05-15 13:25:38
For us, this means experience with Prototype and/or jQuery (please have examples of work). It is also a requirement to be able to work with PHP and MySQL. Experience with a framework like CakePHP or Symfony is a big plus. ...
Ajax overhaul, Part 2: Retrofit existing sites with jQuery, Ajax ... at 2008-05-15 13:25:38
Brian Dillard post the second chapter of his article about retrofitting the existing sites with Ajax and jQuery. This chapter covers the followings topics:. Converting pop-up windows into tooltips using jTip ...
prettyPhoto - a jQuery lightbox clone at 2008-05-15 13:25:38
Easy to use JQuery-based based lightbox clone.
Easiest Tooltip and Image Preview Using jQuery at 2008-05-15 13:25:38
A rollover image or tooltip preview based on JQuery library - tooltip-like bubble popups that appears when you roll over link or a thumbnail. Included 3 examples of using this simple script.
Easiest Tooltip and Image Preview Using jQuery | Css Globe at 2008-05-15 13:25:38
Easiest Tooltip and Image Preview Using jQuery | Css Globe: I love jQuery and the way it makes developer’s life easier. Although it took me a while to accept it and I still prefer to write my own stuff, I can’t deny its advantages. ...
Wöchentliche Rundablage: ASP.NET MVC, Silverlight 2, TDD, WPF ... at 2008-05-15 13:25:38
Pingback from Wöchentliche Rundablage: ASP.NET MVC, Silverlight 2, TDD, WPF, jQuery… | Code-Inside Blog.
Weekly Links: ASP.NET MVC, Silverlight 2, TDD, WPF, jQuery… | Code ... at 2008-05-15 13:25:38
Pingback from Weekly Links: ASP.NET MVC, Silverlight 2, TDD, WPF, jQuery… | Code-Inside Blog International.
Documentação jquery traduzida português at 2008-05-15 13:25:38
Documentação jquery traduzida português.
Comment on clueTip Plugin Beta by KLaus at 2008-05-15 13:25:38
Hi, is it possible to load content of external file for a link preview? thanks Klaus.
Drupal and jQuery at 2008-05-15 13:25:38
I'm new with jQuery. I would like to use this jQuery plugin: http://plugins.jquery.com/project/TableDnD in my Drupal site. What modules do I need? jQuery update maybe? How do I install a jQuery plugin into my Drupal site? ...
Comment on Accordion Madness by Ryan at 2008-05-15 13:25:38
Hi Karl- Thanks for the response. I tried your suggestion and had no luck. Any other ideas? When I set the float:left attribute it fixes the current problem but the collapse no longer works right. Any ideas? Thanks in advance- ...
Comment on Accordion Madness by Karl at 2008-05-15 13:25:38
Hi Ryan,. Hmm. I didn’t suggest using float:left. I just looked at your page again, but I didn’t see clear:all; applied to the “menubar” class in the styles. Please do that, and if it still isn’t working, I’ll examine it more carefully.
Comment on Using Low Pro for jQuery by Mathew Byrne at 2008-05-15 13:25:38
You’re obviously a hardcore jQuery advocate, and while I certainly consider myself one too, I’m open to the possibility of using jQuery as a tool for developing larger apps in different ways.
How To Create Tabbed Structure Menu Using CSS And jQuery? A ... at 2008-05-15 13:25:38
There you can find a tutorial to Create a Slick Tabbed Content Area using CSS & jQuery. In this, you can learn in a step by step working in details to come up with your own designed and developed nice and beautiful tabbed content area. ...
How to manage ASP.NET validation from Javascript with jQuery at 2008-05-15 13:25:38
Validators are a great part of the ASP.NET framework: they provide a standardized and easy way to add validation to form fields. But even if the framework provides different kinds of validators, there are so many different validations ...
Table Sorter Plugin For jQuery: tablesorter at 2008-05-15 13:25:38
tablesorter is a jQuery plugin for turning a standard HTML table with THEAD and TBODY tags into a sortable table without page refreshes. tablesorter can successfully parse and sort many types of data including linked data in a cell ...
jQuery: The Write Less, Do More, JavaScript Library at 2008-05-15 13:25:38
jQuery is a fast, concise, JavaScript Library that simplifies how you traverse HTML documents, handle events, perform animations, and add Ajax interactions to your web pages. jQuery is designed to change the way that you write ...
Introduction to jQuery’s custom event at 2008-05-15 13:25:38
Trying doing a kind of RIA with a lot XHR (so called Ajax) messaging (very similar to Bayeux), I recently dived into what makes me enjoying working with jQuery. It’s two methods: bind (to bind an event like click, mouseover… ...
Qualified Selectors in jQuery at 2008-05-15 13:25:38
To those of you who are familiar with jQuery we've had a similar selector, :has(), for quite some time:. $("a:has(img)"). If you're totally bent on Shaun's syntax (don't care for :has, I would assume) here's the two-line plugin that'll ...
markItUp! jQuery universal markup editor Helper at 2008-05-15 13:25:38
markItUp! is a JavaScript plugin built on the jQuery library. It allows you to turn any textarea into a markup editor. Html, Textile, Wiki Syntax, Markdown, BBcode or even your own Markup system can be easily implemented. ...
Comment on Fancy Drop Cap - Part 2 by Craig at 2008-05-15 13:25:38
Yeah… what Wojciech Bednarski said. I want to wrap the first letter of a specific tag in a span and add a class with a name that has that letter. Does anyone know how to do that in jQuery?
jQuery EXIF data plugin at 2008-05-15 13:25:38
I've never really used libraries such as jQuery or Prototype and only really know them by name. So, I decided to take a look at jQuery and found that turning something like the EXIF reader into a jQuery plugin was a matter of adding ...
Comment on jQuerify Bookmarklet by drt at 2008-05-15 13:25:38
javascript:try{void(jQuery);alert('You%20are%20already%20using%20jquery!')}catch(e){var%20s=document.createElement('script');s.setAttribute('src','http://jquery.com/src/jquery-latest.js');document.getElementsByTagName('body')[0]. ...
Comment on Revealing Details with jQuery by Bryan at 2008-05-15 13:25:38
Thanks a lot for the excellent tutorial!! I have one minor suggestion: It will be even more reader friendly if the code can append a … mark at the slice point to give the readers a visual hint that there are more text to come. ...
Site RSS |
|
2008 Content Executive, Inc. All Rights Reserved
|
|