Difference between revisions of "Sandbox"
From Organic Design wiki
| Line 1: | Line 1: | ||
<html><script lang="javascript"> | <html><script lang="javascript"> | ||
| − | |||
| − | |||
| − | |||
$(document).ready( function() { | $(document).ready( function() { | ||
| − | + | x=$.parseJSON( '{"map":{"":"69.64.87.188","*":"69.64.87.188"}}' ) | |
| − | + | alert(x.map['*']); | |
}); | }); | ||
</script></html> | </script></html> | ||
Revision as of 17:23, 26 August 2012



