#856 closed bug (fixed)
load function missing
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | major | Milestone: | 1.1 |
Component: | ajax | Version: | 1.1 |
Keywords: | load | Cc: | |
Blocked by: | Blocking: |
Description
the new version of jQuery seems to be missing the $().load function for ajax! i had to change my code to $.post not a big deal, just want to make sure it wasn't forgotten by accident. thanks for an amazing API!
Note: See
TracTickets for help on using
tickets.
It's still there. You're probably referring to the lack-of-data-passing bug that was mentioned previously. This has already been fixed.