Skip to main content

I’m having trouble having the script below appear on my unbounce page.  The script below pulls event listings from my site. I would like to have them appear in a particular section of my Unbounce page but can’t quite figure out what is preventing the listings from appearing.

First

http://boxofficeticketsonline.com/atbs_ajax/events?Venue=Allstate+Arena&action=js&tpl=external.tpl


That page in my browser shows blank page. 


Might be your browser preventing cross domain script from executing.  Have you considered using RSS ?  Right click and Inspect the page with Chrome and see if you see an error .


https://jvaneyck.wordpress.com/2014/01/07/cross-domain-requests-in-javascript/


Reply