The error is this "A call to document.write() from an asynchronously-loaded
external script was ignored." but i haven't used document.write() anywhere
in my jQuery code
my template code is this
<b> <pre class="prettyprint linenums"> {{address}} </pre> </b>
{% load easy_maps_tags %}
{% easy_map address 725 400 %}
This
comment<http://stackoverflow.com/questions/7811985/warning-a-call-to-document-write-from-an-asynchronously-loaded-external-scrip#comment13842467_7812160>on
SO question proposes a solution but i don't understand it......i have
the same problem that mentioned on the question except i am doing the same
thing in Django using easy-maps.
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To view this discussion on the web visit
https://groups.google.com/d/msg/django-users/-/K45-gC-or7wJ.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/django-users?hl=en.