Note that there are some explanatory texts on larger screens.

plurals
  1. POfunction is not defined, but is shown in page source
    primarykey
    data
    text
    <p>I've got a function that is called when a user clicks a button. Firebug keeps telling me that the function is not defined, but the code is in the header:</p> <pre><code> &lt;!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"&gt; &lt;html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"&gt; &lt;head&gt; &lt;meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /&gt; &lt;meta name="keywords" content="Wildberry,Incense,Coconut,100Pcs" /&gt; &lt;meta name="description" content="A true coconut fragrance.It's part of our 'Fruits' Fragrance Family." /&gt; &lt;link href="css/style.css" rel="stylesheet" type="text/css" /&gt; &lt;title&gt;The Realms of Wickedry &amp;bull; Wildberry Incense Coconut 100Pcs&lt;/title&gt; &lt;link rel="stylesheet" type="text/css" href="css/shadowbox.css" /&gt; &lt;script type="text/javascript" src="js/shadowbox.js"&gt;&lt;/script&gt; &lt;script type="text/javascript"&gt; Shadowbox.init({ handleOversize: "drag", modal: true }); var ajaxRequest; var url = "ajax.php"; try{ // Opera 8.0+, Firefox, Safari ajaxRequest = new XMLHttpRequest(); } catch (e){ // Internet Explorer Browsers try{ ajaxRequest = new ActiveXObject("Msxml2.XMLHTTP"); } catch (e) { try{ ajaxRequest = new ActiveXObject("Microsoft.XMLHTTP"); } catch (e){ // Something went wrong alert("Your browser broke!"); return false; } } } function cartRemove(id) { ajaxRequest.onreadystatechange = function() { if(ajaxRequest.readyState == 4 &amp;&amp; ajaxRequest.status == 200){ document.getElementById('cart').innerHTML = ajaxRequest.responseText; } } var params = "mode=cartremove&amp;id=" + id; ajaxRequest.open("POST", url, true); ajaxRequest.setRequestHeader("Content-type", "application/x-www-form-urlencoded"); ajaxRequest.setRequestHeader("Content-length", params.length); ajaxRequest.setRequestHeader("Connection", "close"); ajaxRequest.send(params); } function wishRemove(id) { ajaxRequest.onreadystatechange = function() { if(ajaxRequest.readyState == 4 &amp;&amp; ajaxRequest.status == 200){ document.getElementById('wishlist').innerHTML = ajaxRequest.responseText; } } var params = "mode=wishremove&amp;id=" + id; ajaxRequest.open("POST", url, true); ajaxRequest.setRequestHeader("Content-type", "application/x-www-form-urlencoded"); ajaxRequest.setRequestHeader("Content-length", params.length); ajaxRequest.setRequestHeader("Connection", "close"); ajaxRequest.send(params); } function addReview(id) { var u = 2; var review = document.review.reviewContent.value; ajaxRequest.onreadystatechange = function() { if(ajaxRequest.readyState == 4 &amp;&amp; ajaxRequest.status == 200) { document.getElementById('reviews_div').innerHTML = ajaxRequest.responseText; } } var params = "mode=reviews&amp;id=" + id + "&amp;u=" + u + "&amp;reviewContent=" + review; ajaxRequest.open("POST", url, true); ajaxRequest.setRequestHeader("Content-type", "application/x-www-form-urlencoded"); ajaxRequest.setRequestHeader("Content-length", params.length); ajaxRequest.setRequestHeader("Connection", "close"); ajaxRequest.send(params); } function wishAdd(id) { ajaxRequest.onreadystatechange = function() { if(ajaxRequest.readyState == 4 &amp;&amp; ajaxRequest.status == 200){ document.getElementById('wishlist').innerHTML = ajaxRequest.responseText; } } var params = "mode=wishlist&amp;id=" + id; ajaxRequest.open("POST", url, true); ajaxRequest.setRequestHeader("Content-type", "application/x-www-form-urlencoded"); ajaxRequest.setRequestHeader("Content-length", params.length); ajaxRequest.setRequestHeader("Connection", "close"); ajaxRequest.send(params); } function shareWish() { window.open("./../shop/pages/share_pop.php","Share Wishlist","menubar=0,resizable=0,location=0,width=550,height=300"); } function checkList() { var email_list = document.getElementById['email_list'].innerHTML; if(email_list == '') { return; } else { var urlStr = ''; var emails = email_list.replace(/^\s+|\s+$/g,""); emails = emails.split(","); var count = emails.length; var i = 0; while(i &lt;= count) { urlStr += "&amp;email"+i+"="+emails[i]; } ajaxRequest.onreadystatechange = function() { if(ajaxRequest.readyState == 4 &amp;&amp; ajaxRequest.status == 200){ document.getElementById('share_results').innerHTML = ajaxRequest.responseText; } } var params = "mode=share_wish"+urlStr; ajaxRequest.open("POST", url, true); ajaxRequest.setRequestHeader("Content-type", "application/x-www-form-urlencoded"); ajaxRequest.setRequestHeader("Content-length", params.length); ajaxRequest.setRequestHeader("Connection", "close"); ajaxRequest.send(params); } } &lt;/script&gt; &lt;/head&gt; &lt;body&gt; &lt;div id="maincontainer"&gt; &lt;div id="topsection"&gt; &lt;div class="innertube"&gt; &lt;div id="header_img"&gt; &lt;a style="border:none!important;" href="./../shop/index.php"&gt;&lt;img style="border:none!important;" src="http://xxxxxxxxxxxx/shop/images/Wickedry.png" alt="header_img" /&gt;&lt;/a&gt; &lt;/div&gt; &lt;div id="header_nav"&gt; &lt;a class="nav_links" href="./../shop/index.php"&gt;Home&lt;/a&gt; &lt;a class="nav_links" href="./../shop/login.php?mode=logout&amp;amp;sid=c02fc022a1553cc34964448194c9d20b"&gt;Logout [Chaos Creator]&lt;/a&gt; &lt;a class="nav_links" href="./../shop/cart.php"&gt;View Cart&lt;/a&gt; &lt;a class="nav_links" href="./../shop/view.php?mode=wishlist"&gt;View Wishlist&lt;/a&gt; &lt;/div&gt; &lt;/div&gt; &lt;/div&gt; &lt;div id="contentwrapper"&gt; &lt;div id="contentcolumn"&gt; &lt;div class="innertube"&gt; &lt;div id="titleBar"&gt; &lt;div id="breadcrumb"&gt; &lt;a href="./../shop/view.php?mode=cat&amp;id=15"&gt;Health &amp; Beauty&lt;/a&gt; &amp;#62;&amp;#62; &lt;a href="./../shop/view.php?mode=subcat&amp;id=67"&gt; Candles&lt;/a&gt; &lt;/div&gt; &lt;div id="prod_title"&gt; &lt;h1&gt;Wildberry Incense Coconut 100Pcs&lt;/h1&gt; &lt;/div&gt; &lt;/div&gt; &lt;div id="prod_wrap"&gt; &lt;div id="prod_img"&gt; &lt;a class="prod_img_link" href="./images/products/large/GL5325.jpg" rel="shadowbox;title=Wildberry Incense Coconut 100Pcs;"&gt; &lt;img class="prod_img" src="http://xxxxxxxxx/shop/images/products/thumbs/GL5325.jpg" alt="Wildberry Incense Coconut 100Pcs" /&gt; &lt;/a&gt; &lt;/div&gt; &lt;div id="prod_desc"&gt; &lt;p&gt;A true coconut fragrance.It's part of our 'Fruits' Fragrance Family.&lt;/p&gt; &lt;/div&gt; &lt;/div&gt; &lt;br /&gt; &lt;div id="details"&gt; &lt;div id="prod_details"&gt; Manufactured by: Wild Berry&lt;br /&gt; Model: GL5325&lt;br /&gt; &lt;/div&gt; &lt;div id="prod_price"&gt; $9.75 &lt;/div&gt; &lt;div id="quantity"&gt; &lt;form method="post" action="./../shop/view.php?mode=prod&amp;amp;add_id=3806"&gt; &lt;input type="hidden" name="id" value="3806" /&gt; &lt;input type="text" name="quantity" value="0" onfocus="this.value='';" size="3" /&gt; &lt;input class="btn" type="submit" name="submit" value="Add to Cart" /&gt; &lt;/form&gt; &lt;/div&gt; &lt;br /&gt; &lt;br /&gt; &lt;a class="wish" href="#" onclick="wishAdd(3806);"&gt;Add to Wish List&lt;/a&gt;&lt;br /&gt; &lt;br /&gt; &lt;br /&gt; &lt;strong&gt;Add a Review:&lt;/strong&gt;&lt;br /&gt; &lt;form action="" method="post" name="review"&gt; &lt;textarea cols="50" rows="10" name="reviewContent" id="reviewContent"&gt;&lt;/textarea&gt;&lt;br /&gt; &lt;input type="submit" class="btn" name="review_submit" id="review_submit" onclick="addReview(3806);" value="Submit!" /&gt; &lt;/form&gt; &lt;br /&gt;&lt;br /&gt;&lt;div name="reviews_div"&gt;&lt;p style="text-alignment:center;"&gt;There are no reviews for this item. Be the first to add one!&lt;/p&gt;&lt;/div&gt; &lt;/div&gt; &lt;/div&gt; &lt;/div&gt; &lt;/div&gt; &lt;div id="leftcolumn"&gt; &lt;div class="innertube"&gt; &lt;div style="border: 1px solid white;"&gt; &lt;div class="innertube"&gt; &lt;div id="search"&gt; &lt;h2&gt;Search&lt;/h2&gt; &lt;table cellpadding="5" cellspacing="1" class="searchBox" width="100%"&gt; &lt;tr&gt; &lt;td align="center"&gt; &lt;form method="get" action="http://search.atomz.com/search/"&gt; &lt;table&gt; &lt;tr&gt; &lt;td align="center"&gt; &lt;input type="hidden" name="sp_a" value="sp10049097" /&gt; &lt;input size="25" name="sp_q" /&gt; &lt;/td&gt; &lt;/tr&gt; &lt;tr&gt; &lt;td align="center"&gt; &lt;input type="submit" value="Search" class="btn" /&gt; &lt;/td&gt; &lt;/tr&gt; &lt;/table&gt; &lt;input type="hidden" name="sp_p" value="all"&gt; &lt;input type="hidden" name="sp_f" value="UTF-8"&gt; &lt;/form&gt; &lt;br /&gt; &lt;a href="./../shop/search.php"&gt;Advanced Search&lt;/a&gt; &lt;/td&gt; &lt;/tr&gt; &lt;/table&gt; &lt;/div&gt; &lt;/div&gt; &lt;/div&gt; &lt;div style="border: 1px solid white;margin-top: 10px;"&gt; &lt;div class="innertube"&gt; &lt;div id="menu"&gt; &lt;h2&gt;Categories&lt;/h2&gt; &lt;/div&gt; &lt;/div&gt; &lt;/div&gt; &lt;/div&gt; &lt;/div&gt; &lt;div id="rightcolumn"&gt; &lt;div class="innertube"&gt; &lt;div style="border: 1px solid white;"&gt; &lt;div class="innertube"&gt; Welcome back, Chaos Creator!&lt;br /&gt; &lt;a href="&lt;b&gt;[phpBB Debug] PHP Notice&lt;/b&gt;: in file &lt;b&gt;/shop/pages/blocks/login_box.php&lt;/b&gt; on line &lt;b&gt;27&lt;/b&gt;: &lt;b&gt;Undefined variable: u_profile&lt;/b&gt;&lt;br /&gt; "&gt;My Account&lt;/a&gt;&lt;br /&gt; &lt;a href="./../shop/cart.php"&gt;View Cart&lt;/a&gt;&lt;br /&gt; &lt;a href="./../shop/view.php?mode=wishlist"&gt;View Wishlist&lt;/a&gt;&lt;br /&gt; &lt;/div&gt; &lt;/div&gt; &lt;div style="border: 1px solid white;margin-top: 10px;"&gt; &lt;div class="innertube"&gt; &lt;h2&gt;My Shopping Cart&lt;/h2&gt; &lt;div id="cart"&gt; You have no items in your cart! &lt;/div&gt;&lt;br /&gt; &lt;/div&gt; &lt;/div&gt; &lt;div style="border: 1px solid white;margin-top: 10px;"&gt; &lt;div class="innertube"&gt; &lt;h2&gt;My Wishlist&lt;/h2&gt; &lt;div id="wishlist"&gt; You have no items in your wishlist! &lt;/div&gt; &lt;/div&gt; &lt;/div&gt; &lt;/div&gt; &lt;/div&gt; &lt;div id="footer"&gt; &amp;copy; 2010-2011 by &lt;a href="http://www.xxxxxxxx.com/"&gt;xxxxxxxxxxxxxx&lt;/a&gt;&lt;br /&gt; Search Powered by &lt;a href="http://www.sphider.eu/"&gt;&lt;img src="http://xxxxxxxxxxxxx/shop/images/sphider-logo.png" border="0" style="vertical-align: middle" alt="Sphider"&gt;&lt;/a&gt; &lt;/div&gt; &lt;/div&gt; &lt;/body&gt; &lt;/html&gt; </code></pre> <p>Any idea what might be causing this?</p> <p>UPDATED CODE using Caio's method:</p> <pre><code>&lt;!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"&gt; &lt;html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"&gt; &lt;head&gt; &lt;meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /&gt; &lt;meta name="keywords" content="xxxxxxxxxxxxx" /&gt; &lt;meta name="description" content="xxxxxxxxxxxxxxxx" /&gt; &lt;link href="css/style.css" rel="stylesheet" type="text/css" /&gt; &lt;title&gt;xxxxxxxxxxxxx &amp;bull; xxxxxxxxxxxxxx&lt;/title&gt; &lt;link rel="stylesheet" type="text/css" href="css/shadowbox.css" /&gt; &lt;script type="text/javascript" src="js/shadowbox.js"&gt;&lt;/script&gt; &lt;script type="text/javascript"&gt; Shadowbox.init({ handleOversize: "drag", modal: true }); Element.prototype.postAjax = function (params, url) { var ajaxRequest; try { // Opera 8.0+, Firefox, Safari ajaxRequest = new XMLHttpRequest(); } catch (e) { // Internet Explorer Browsers try { ajaxRequest = new ActiveXObject ("Msxml2.XMLHTTP"); } catch (e) { try { ajaxRequest = new ActiveXObject ("Microsoft.XMLHTTP"); } catch (e) { // Something went wrong alert("Your browser broke!"); return false; } } } ajaxRequest.open ("POST", url, true); ajaxRequest.setRequestHeader ("Content-type", "application/x-www-form-urlencoded"); ajaxRequest.setRequestHeader ("Content-length", params.length); ajaxRequest.setRequestHeader ("Connection", "close"); ajaxRequest.send (params); var _this = this; ajaxRequest.onreadystatechange = function () { if (ajaxRequest.readyState === 4) { if (ajaxRequest.status === 200) { _this.innerHTML = ajaxRequest.responseText; } else { alert ("Error, please try again."); } } } } window.addEventListener ("load", function () { var wishRemove = document.getElementById('wishRemove'); var wishId = document.getElementById('wishId'); var cartRemove = document.getElementById('cartRemove'); var wishAdd = document.getElementById('wishAdd'); var wishShare = document.getElementById('wishShare'); var reviewAdd = document.getElementById('reviewAdd'); var id = 1341; var wishList = document.getElementById("wishlist"); var cartList = document.getElementById("cart"); var reviewContent = document.getElementById("review_content"); var reviewList = document.getElementById("reviews_div"); if(cartRemove != undefined) { cartRemove.addEventListener("click", function () { cartList.postAjax("mode=cartRemove&amp;id=" + id, "ajax.php"); }, false); } if(wishRemove != undefined) { wishRemove.addEventListener("click", function () { wishList.postAjax("mode=wishRemove&amp;id=" + wishId, "ajax.php"); }, false); } if(reviewAdd != undefined) { reviewAdd.addEventListener("click", function () { reviewList.postAjax("mode=reviewAdd&amp;id=" + id + "&amp;reviewContent=" + review, "ajax.php"); }, false); } if(wishAdd != undefined) { wishAdd.addEventListener("click", function () { wishList.postAjax ("mode=wishAdd&amp;id=" + id, "ajax.php"); }, false); } if(wishShare != undefined) { wishShare.addEventListener("click", function () { var email_list = document.getElementById['email_list'].innerHTML; if(email_list == '') { return; } else { var urlStr = ''; var emails = email_list.replace(/^\s+|\s+$/g,""); emails = emails.split(","); var count = emails.length; var i = 0; while(i &lt;= count) { urlStr += "&amp;email"+i+"="+emails[i]; } wishList.postAjax ("mode=wishShare&amp;contacts=" + urlStr, "ajax.php"); } }, false); } }, false); function shareWish() { window.open("./../shop/pages/share_pop.php","Share Wishlist","menubar=0,resizable=0,location=0,width=550,height=300"); } &lt;/script&gt; &lt;/head&gt; &lt;body&gt; &lt;div id="maincontainer"&gt; &lt;div id="topsection"&gt; &lt;div class="innertube"&gt; &lt;div id="header_img"&gt; &lt;a style="border:none!important;" href="./../shop/index.php"&gt;&lt;img style="border:none!important;" src="http://xxxxxxxxxxxxxxxxxxxxxx/shop/images/Wickedry.png" alt="header_img" /&gt;&lt;/a&gt; &lt;/div&gt; &lt;div id="header_nav"&gt; &lt;a class="nav_links" href="./../shop/index.php"&gt;Home&lt;/a&gt; &lt;a class="nav_links" href="./../shop/login.php?mode=logout&amp;amp;sid=c02fc022a1553cc34964448194c9d20b"&gt;Logout [Chaos Creator]&lt;/a&gt; &lt;a class="nav_links" href="./../shop/cart.php"&gt;View Cart&lt;/a&gt; &lt;a class="nav_links" href="./../shop/view.php?mode=wishlist"&gt;View Wishlist&lt;/a&gt; &lt;/div&gt; &lt;/div&gt; &lt;/div&gt; &lt;div id="contentwrapper"&gt; &lt;div id="contentcolumn"&gt; &lt;div class="innertube"&gt; &lt;div id="titleBar"&gt; &lt;div id="breadcrumb"&gt; &lt;a href="./../shop/view.php?mode=cat&amp;id=19"&gt;xxxxxxxxxxx&lt;/a&gt; &amp;#62;&amp;#62; &lt;a href="./../shop/view.php?mode=subcat&amp;id=230"&gt;xxxxxxxxxxxxxxx&lt;/a&gt; &lt;/div&gt; &lt;div id="prod_title"&gt; &lt;h1&gt;xxxxxxxxxxxxxxxxxxxxxxxxx&lt;/h1&gt; &lt;/div&gt; &lt;/div&gt; &lt;div id="prod_wrap"&gt; &lt;div id="prod_img"&gt; &lt;a class="prod_img_link" href="./images/products/large/DJ0279-02.gif" rel="shadowbox;title=xxxxxxxxxxxxxx;"&gt; &lt;img class="prod_img" src="http://xxxxxxxxx/shop/images/products/thumbs/DJ0279-02.gif" alt="xxxxxxxxxx" /&gt; &lt;/a&gt; &lt;/div&gt; &lt;div id="prod_desc"&gt; &lt;p&gt;xxxxxxxxxxxxxxxxxxxxxxxxxxx&lt;/p&gt; &lt;/div&gt; &lt;/div&gt; &lt;br /&gt; &lt;div id="details"&gt; &lt;div id="prod_details"&gt; Manufactured by: &lt;br /&gt; Model: DJ0279-02&lt;br /&gt; &lt;/div&gt; &lt;div id="prod_price"&gt; $8.18 &lt;/div&gt; &lt;div id="quantity"&gt; &lt;form method="post" action="./../shop/view.php?mode=prod&amp;amp;add_id=1341"&gt; &lt;input type="hidden" name="id" value="1341" /&gt; &lt;input type="text" name="quantity" value="0" onfocus="this.value='';" size="3" /&gt; &lt;input class="btn" type="submit" name="submit" value="Add to Cart" /&gt; &lt;/form&gt; &lt;/div&gt; &lt;br /&gt; &lt;br /&gt; &lt;input type="button" class="btn" id="wishAdd" value="Add To WishList!" /&gt; &lt;br /&gt; &lt;br /&gt; &lt;strong&gt;Add a Review:&lt;/strong&gt;&lt;br /&gt; &lt;textarea cols="50" rows="10" id="review_content"&gt;&lt;/textarea&gt;&lt;br /&gt; &lt;input type="submit" class="btn" id="reviewAdd" value="Add Review!" /&gt; &lt;br /&gt;&lt;br /&gt;&lt;div name="reviews_div"&gt;&lt;p style="text-alignment:center;"&gt;There are no reviews for this item. Be the first to add one!&lt;/p&gt;&lt;/div&gt; &lt;/div&gt; &lt;/div&gt; &lt;/div&gt; &lt;/div&gt; &lt;div id="leftcolumn"&gt; &lt;div class="innertube"&gt; &lt;div style="border: 1px solid white;"&gt; &lt;div class="innertube"&gt; &lt;div id="search"&gt; &lt;h2&gt;Search&lt;/h2&gt; &lt;table cellpadding="5" cellspacing="1" class="searchBox" width="100%"&gt; &lt;tr&gt; &lt;td align="center"&gt; &lt;form method="get" action="http://xxxxxxx/search/"&gt; &lt;table&gt; &lt;tr&gt; &lt;td align="center"&gt; &lt;input type="hidden" name="sp_a" value="sp10049097" /&gt; &lt;input size="25" name="sp_q" /&gt; &lt;/td&gt; &lt;/tr&gt; &lt;tr&gt; &lt;td align="center"&gt; &lt;input type="submit" value="Search" class="btn" /&gt; &lt;/td&gt; &lt;/tr&gt; &lt;/table&gt; &lt;input type="hidden" name="sp_p" value="all"&gt; &lt;input type="hidden" name="sp_f" value="UTF-8"&gt; &lt;/form&gt; &lt;br /&gt; &lt;a href="./../shop/search.php"&gt;Advanced Search&lt;/a&gt; &lt;/td&gt; &lt;/tr&gt; &lt;/table&gt; &lt;/div&gt; &lt;/div&gt; &lt;/div&gt; &lt;div style="border: 1px solid white;margin-top: 10px;"&gt; &lt;div class="innertube"&gt; &lt;div id="menu"&gt; &lt;h2&gt;Categories&lt;/h2&gt; .... &lt;br /&gt; &lt;/div&gt; &lt;/div&gt; &lt;/div&gt; &lt;/div&gt; &lt;/div&gt; &lt;div id="rightcolumn"&gt; &lt;div class="innertube"&gt; &lt;div style="border: 1px solid white;"&gt; &lt;div class="innertube"&gt; Welcome back, Chaos Creator!&lt;br /&gt; &lt;a href="./../shop/user.php"&gt;My Account&lt;/a&gt;&lt;br /&gt; &lt;a href="./../shop/cart.php"&gt;View Cart&lt;/a&gt;&lt;br /&gt; &lt;a href="./../shop/view.php?mode=wishlist"&gt;View Wishlist&lt;/a&gt;&lt;br /&gt; &lt;/div&gt; &lt;/div&gt; &lt;div style="border: 1px solid white;margin-top: 10px;"&gt; &lt;div class="innertube"&gt; &lt;h2&gt;My Shopping Cart&lt;/h2&gt; &lt;div id="cart"&gt; &lt;table&gt;&lt;tr&gt;&lt;td&gt; &lt;table&gt; &lt;tr&gt; &lt;td rowspan="2" align="left"&gt; &lt;a class="cart" href="#" onclick="cartRemove(13);"&gt;X&lt;/a&gt; &lt;/td&gt; &lt;td align="right"&gt; &lt;a class="cart" href="./../shop/view.php?mode=prod&amp;amp;id=3806"&gt;Wildberry Incense Coconut 100Pcs&lt;/a&gt; &lt;/td&gt; &lt;/tr&gt; &lt;tr&gt; &lt;td&gt; $9.75 &lt;/td&gt; &lt;/tr&gt; &lt;/table&gt; &lt;/td&gt; &lt;/tr&gt;&lt;/table&gt; &lt;/div&gt;&lt;br /&gt; &lt;/div&gt; &lt;/div&gt; &lt;div style="border: 1px solid white;margin-top: 10px;"&gt; &lt;div class="innertube"&gt; &lt;h2&gt;My Wishlist&lt;/h2&gt; &lt;div id="wishlist"&gt; &lt;table&gt;&lt;tr&gt;&lt;td align="center"&gt; &lt;a class="prod_img_link" href="./images/products/large/DJ0279-02.gif" rel="shadowbox;title=xxxxxxx;"&gt; &lt;img class="prod_img" src="http://xxxxxxxx/shop/images/products/thumbs/DJ0279-02.gif" alt="" /&gt; &lt;/a&gt;&lt;br /&gt; &lt;a class="wish" href="./../shop/view.php?mode=prod&amp;amp;id=1341"&gt;xxxxxx&lt;/a&gt;&lt;br /&gt; $8.18&lt;br /&gt; &lt;input type="hidden" id="wishId" value="11" /&gt; &lt;input type="button" class="btn" id="wishRemove" value="Remove" /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt; &lt;/div&gt; &lt;/div&gt; &lt;/div&gt; &lt;div style="border: 1px solid white;margin-top: 10px;"&gt; &lt;div class="innertube"&gt; &lt;div id="menu"&gt; &lt;h2&gt;Information&lt;/h2&gt; &lt;a href="./../shop/index.php?mode=shipping"&gt;Shipping &amp;amp; Returns&lt;/a&gt;&lt;br /&gt; &lt;a href="./../shop/index.php?mode=conditions"&gt;Conditions&lt;/a&gt;&lt;br /&gt; &lt;a href="./../shop/index.php?mode=privacy"&gt;Privacy Notice&lt;/a&gt;&lt;br /&gt; &lt;a href="./../shop/index.php?mode=contact"&gt;Contact Us&lt;/a&gt;&lt;br /&gt; &lt;/div&gt; &lt;/div&gt; &lt;/div&gt; &lt;/div&gt; &lt;/div&gt; &lt;div id="footer"&gt; &amp;copy; 2010-2011 by &lt;a href="http://www.xxxxx.com/"&gt;xxxxxxx.com&lt;/a&gt;&lt;br /&gt; &lt;/div&gt; &lt;/div&gt; &lt;/body&gt; &lt;/html&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.
 

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