septembar 2, 2009

jquery autocomplete – select on blur

Napisano pod: Informacione tehnologije,Internet,Softver — Aleksandar @ 23:15

jquery.autocomplete.js
Autocomplete – jQuery plugin 1.0.2

line: 158
}).blur(function() {
hasFocus = 0;
selectCurrent();
if (!config.mouseDownOnSelect) {
hideResults();
}

Share and Enjoy:
  • Print
  • Digg
  • Sphinn
  • del.icio.us
  • Facebook
  • Mixx
  • Google Bookmarks
  • LinkedIn
  • Live
  • MySpace
  • PDF
  • RSS
  • Twitter
  • Yahoo! Bookmarks

Leave a Reply

Comment moderation is enabled. Your comment may take some time to appear.