Skip to content

Blog of Alexander Mamchenkov

… mammoth cave …

jQuery datepicker, tabs, AJAX fixed

The problem I wrote about yesterday is finally fixed. The solution is pretty strange, but somehow works. I ended up having datepicker initialized through class name (not ID) as follows:

setTimeout(function() {
        $('.datepicker_element_class').removeAttr('id').removeClass('hasDatepicker').datepicker();
    },300
);
Author Alexander MamchenkovPosted on October 13, 2010October 13, 2010Categories General, Technology

Post navigation

Previous Previous post: jQuery datepicker, tabs, AJAX
Next Next post: Twitter Updates for 2010-10-13

Categories

  • General
  • Personal
    • Twitter
  • Site News
  • Technology
    • AWS
    • Asterisk
    • Bash
    • BitBucket
    • Databases
    • HAProxy
    • Kernel
    • Nginx
    • Reviews
    • Robo.li
    • SSH
    • Systemd
    • letsencrypt
    • ssl

Personal

  • Hazards Stuff
  • Hroni4eskij Finn
  • Leonid Mamchenkov
  • Lev Shuvalov
  • Svyatoslav Evzhenkov
  • Viacheslav Dyrdine
  • Zinaida Mamchenkova

Web Presence

  • Facebook
  • Google
  • LinkedIn
Blog of Alexander Mamchenkov Proudly powered by WordPress