Changes between Initial Version and Version 1 of Ticket #10175, comment 2
- Timestamp:
- Sep 2, 2011, 8:28:44 AM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #10175, comment 2
initial v1 1 Confirmed: http://jsfiddle.net/GEJwe/ (and there's a workaround in there using '//') however, I need to discuss with the rest of the group as to whether this is simply expected (but undocumented) behaviour. 1 Confirmed: http://jsfiddle.net/GEJwe/ (and there's a workaround in there using 2 {{{ 3 $.getJSON('//', function(){alert('ok');}) 4 }}} 5 6 however, I need to discuss with the rest of the group as to whether this is simply expected (but undocumented) behaviour.