Note that there are some explanatory texts on larger screens.

plurals
  1. POWhy am I getting this JS error?
    primarykey
    data
    text
    <p>This is the error: </p> <pre><code>Uncaught SyntaxError: Unexpected token ILLEGAL d.d.extend.globalEvaljquery-1.5.1.min.js:16 d.ajaxSetup.converters.text scriptjquery-1.5.1.min.js:16 bQjquery-1.5.1.min.js:16 vjquery-1.5.1.min.js:16 d.support.ajax.d.ajaxTransport.send.c </code></pre> <p>Here is the jQuery:</p> <pre><code>$("div#notif_js").html(' '); $("div#notification_box").html('&lt;div class="notification"&gt; &lt;p&gt;&lt;img alt="Justin meltzer" class="feed_image_notif" src="/system/photos/46/tiny/Justin Meltzer.jpeg?1303109121" /&gt; JMeltz added a comment to &lt;b&gt;second&lt;/b&gt; by &lt;img alt="Justin meltzer" class="feed_image_notif" src="/system/photos/45/tiny/Justin Meltzer.jpeg?1303109101" /&gt; Justin Meltzer&lt;/p&gt; &lt;a href="/videos/506"&gt;&lt;/a&gt; &lt;/div&gt; &lt;div class="notification"&gt; &lt;p&gt;&lt;img alt="Justin meltzer" class="feed_image_notif" src="/system/photos/46/tiny/Justin Meltzer.jpeg?1303109121" /&gt; JMeltz added a comment to &lt;b&gt;second&lt;/b&gt; by &lt;img alt="Justin meltzer" class="feed_image_notif" src="/system/photos/45/tiny/Justin Meltzer.jpeg?1303109101" /&gt; Justin Meltzer&lt;/p&gt; &lt;a href="/videos/506"&gt;&lt;/a&gt; &lt;/div&gt; &lt;div class="notification"&gt; &lt;p&gt;&lt;img alt="Justin meltzer" class="feed_image_notif" src="/system/photos/46/tiny/Justin Meltzer.jpeg?1303109121" /&gt; JMeltz added a comment to &lt;b&gt;second&lt;/b&gt; by &lt;img alt="Justin meltzer" class="feed_image_notif" src="/system/photos/45/tiny/Justin Meltzer.jpeg?1303109101" /&gt; Justin Meltzer&lt;/p&gt; &lt;a href="/videos/506"&gt;&lt;/a&gt; &lt;/div&gt; &lt;div class="notification"&gt; &lt;p&gt;&lt;img alt="Justin meltzer" class="feed_image_notif" src="/system/photos/46/tiny/Justin Meltzer.jpeg?1303109121" /&gt; JMeltz upvoted bhbu &lt;/p&gt; &lt;a href="/videos/505"&gt;&lt;/a&gt; &lt;/div&gt; &lt;div class="notification"&gt; &lt;p class= "all_notifications"&gt;All Notifications&lt;/p&gt; &lt;a href="/videos/notification_go"&gt;&lt;/a&gt; &lt;/div&gt;'); </code></pre>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload