Bug Tracker

Changeset 5600

Show
Ignore:
Timestamp:
05/14/08 19:50:24 (4 months ago)
Author:
aflesler
Message:

jquery ajax: closes #2842.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/jquery/src/ajax.js

    r5588 r5600  
    142142 
    143143    ajaxSettings: { 
     144        url: location.href, 
    144145        global: true, 
    145146        type: "GET",