Bug Tracker

Changes between Initial Version and Version 1 of Ticket #4373


Ignore:
Timestamp:
Mar 18, 2009, 9:56:14 AM (15 years ago)
Author:
brandon
Comment:

I can't reproduce the issue you are talking about. Try to create a simplified test case to isolate the issue. Feel free to reopen with a test case.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #4373

    • Property Status changed from new to closed
    • Property Resolution changed from to worksforme
  • Ticket #4373 – Description

    initial v1  
    44
    55Code example:
     6{{{
    67<script src="http://code.jquery.com/jquery-latest.js"></script>
    78<button onclick="$.post('save_defaults','')">Send</button>
    8 
     9}}}
    910Same problem with $.get $.ajax and $.post .
    1011