JSON is SO CONFUSING...

JSON is SO CONFUSING...


http://mayacove.com/dev/json/rockbands.html

why does it print both band names in console but not in div?

also have same prob I had here:
http://forum.jquery.com/topic/error-in-core-jquery
namely error in CORE jQuery when add more fn's to print more JSON info...
http://mayacove.com/dev/json/rockbands2.html

JSON is so confusing, now I have to deal with an undocumented bug in CORE jQuery????

don't know what I'm missing..  always run into probs with JSON   :-(

documentation here
http://api.jquery.com/jQuery.getJSON/
 is very scant.. no examples with more complex JSON examples...

and how do you print subsets?  (like the four members of each band?  and what if one band has five members instead of four? )

thank you...