Skip to main content

Bug Tracker

Side navigation

#856 closed bug (fixed)

Opened January 21, 2007 05:25PM UTC

Closed January 22, 2007 12:09AM UTC

Last modified June 19, 2007 09:38AM UTC

load function missing

Reported by: akrymski@gmail.com 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!

Attachments (0)
Change History (1)

Changed January 22, 2007 12:09AM UTC by john comment:1

resolution: → fixed
status: newclosed

It's still there. You're probably referring to the lack-of-data-passing bug that was mentioned previously. This has already been fixed.