• jQuery 1.4 + IE7 + flot 0.6 + jsonp 1.0.4

      Hi - I've found this strange one using flot and jsonp. I get an error with JQuery 1.4 that I do not get with 1.3.2. The error occurs in IE7, but not in Firefox. I'm using jsonp (http://jquery-jsonp.googlecode.com) to get graph data and flot (http://code.google.com/p/flot/) to render that data. In IE7, I have a scenario where this works OK  $.plot($("#chartDiv"), [{"lines":{"show":true},"data":[[1259625600000,5305],[1259712000000,6539]]}]   ); But retrieving that same json data via ajax call cause
  • preventDefault() not working in live('submit',...) when triggered from .submit();

    So I've made a little test case and uploaded it to this bug: http://dev.jquery.com/ticket/5860. $('form').live('submit', function(e) {   e.preventDefault(); }); This works as expected when the form is submitted via a button on the form, or hitting enter in the form, but does not stop the event if I call $('form').submit(); Anyone have any ideas if I'm just doing something wrong, or how this can be fixed?  Thanks much!
  • event.special namespacing bug

    Perhaps I'm missing something, but an jQuery.event.special add method returns a function, namespacing no longer works. This image represents what "should" work, but notice that namespacing seems to have no effect when triggering or unbinding: http://benalman.com/grab/150c27.png If add doesn't return a function, namespacing seems to work.. but of course the event object is no longer being augmented: http://benalman.com/grab/ac7431.png I've actually been working on an article explaining a bit about
  • Using hide('slide') will DESTROY most UI Widgets!

    If a UI widget like Tabs or Accordion is inside a DIV that is hidden and reshown using $(elem).hide('slide') and $(elem).show('slide'), the widget is completely destroyed - ie, all widgets styles and events are removed. This bug does not occur when using slideToggle(). Here is a demo page that shows the issues: http://layout.jquery-dev.net/demos/tabs_jq14_test.html This is a repost from the old DEV forum: http://groups.google.com/group/jquery-dev/browse_thread/thread/f1eb7202a82836a5#
  • Jquery sortable IE bug..

    Hi All, I am working on a portlet type application for internal use. I decided to use JQuery based on various samples provided. During pre alpha releases we faced a strange error on Internet Explorer (7 +) only, it works fine in FF If we click both the left and right buttons of the mouse in the http://jqueryui.com/demos/sortable/portlets.html and move an portlet in the sample app while holding the mouse buttons down and move it to another column / other location in the page and leave the buttons.
  • IE8 permission denied for jquery.min.js

    Hi, I'm submitting a form through ajax, using the Validation plugin. When I submit my form in IE8, I get this error: Webpage error details User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; SLCC1; .NET CLR 2.0.50727; FDM; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Tablet PC 2.0) Timestamp: Mon, 18 Jan 2010 04:38:41 UTC Message: Permission denied Line: 19 Char: 27021 Code: 0 URI: http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js It works fine in Chrome and FF. Has
  • superfish menu makes ie6 crash.

     Hi all, i have a joomla based website (www.vaxilbio.com) with which i use superfish menu.  i have 7 items on the main menu and i used the superfish css file to create rollover effects for them. for the first 6 items i used the sfHover class for the rollover but for some reason the last item on the menu dont get the sfHover class on mouseover so i had to use some css trick, attaching the rollover effect to "a:hover" state instead of sfHover. problem is, this new code is causing IE6 to crash (see
  • problem with find('object') in ie6

    I have a problem with ie6 when searching for an inserted object. in jquery i do something like this: var obj = $('<div></div>').html($('#embedded_video').val()).remove().find('object'); where in the embedded_video textbox i insert an object taken from youtube or so. This works great in FF and IE7&8 but does not seem to work in ie6. I tried to modify the command to look for something else like ...find('a') and it also works in ie6 so the problem only appears when i search for 'object'. Can anyone
  • Testing from safari - Windows

     Hope this is fixed
  • forum problem with google chome

     this place... "propose and idea" and "report a problem" doenst show up in google chrome. just show all page light gray :D
  • jquery + resize + hidden div

     Hello, Have trouble with jquery + jquery ui + hidden div in code. Please see attachment. The page have form with resizable textarea in div. The customer can hide or unhide this form. All work great. But if I hide div after page load (uncomment line 18), code do not work. I see only blank page without any textarea, unhide don't show text area/ P.S. sorry for my bad english
  • Announcements

  • The Basics of jQuery AJAX

    A step-by-step tutorial for those new to jQuery and wanting to use AJAX in their projects. Includes valuable information about troubleshooting using the console and understanding the request / response. http://jayblanchard.net/basics_of_jquery_ajax.html
  • jQuery Conference 2010: Boston Announcement

      The jQuery Project is very excited to announce the jQuery Conference 2010: Boston on October 16-17, 2010.  The conference will be held at the Hilton Boston Logan in Boston, Massachusetts.  The best part of this announcement is that Tickets are on sale now!  This venue is the largest that the project has worked with to date (Harvard Law School in ‘07, the MIT Stata Center in ‘08 and Microsoft New England Research Center in ‘09) and we expect to sell out very quickly. A brief synopsis of some of