Bug Tracker

Modify

Ticket #12209 (closed bug: invalid)

Opened 11 months ago

Last modified 11 months ago

jQuery Ajax remote problem

Reported by: houjinxuan@… Owned by:
Priority: undecided Milestone: None
Component: unfiled Version: 1.7.2
Keywords: Cc:
Blocking: Blocked by:

Description

I write a code in local js file. not web js file. in jquery Version 1.3 run ok ,but now in Version 1.7 or 1.6... not runing. why? bug? for example code: $.ajax({

url: 'http://bugs.jquery.com', success: function(msg){

alert(msg);

}

});

Change History

comment:1 Changed 11 months ago by timmywil

  • Status changed from new to closed
  • Resolution set to invalid

Please ask for help on the  forums or on the #jquery irc channel.

Please follow the  bug reporting guidlines and use  jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.

View

Add a comment

Modify Ticket

Action
as closed
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.