Firebug debugging Javascript that's been lazy loaded
39 views
Skip to first unread message
Scottbert
unread,
Nov 6, 2009, 5:26:46 AM11/6/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Firebug
I'm using jQuery's .getScript functionality to lazy load JS as and
when needed. If there's a JS error in the script that's lazy loaded, I
get an error showing in the console but I don't get the ability to see
where - the console takes me to the HTML of the page the script is
loaded into and gives me a spurious line number. Does anyone have any
ideas about this?
John J Barton
unread,
Nov 6, 2009, 11:09:11 AM11/6/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message