This scenario:
The user inserts his zip into an input-field, and when clicking the magic button, he gets to see stores closest to his location. I ca
If you want to load url as ajax, you have to set type -
$.fancybox({ href : nzData, type : 'ajax' });