I worked and begged on IRC all do to get this code:
$(document).ready(function(){
$.fn.addTocHandler = function ( ) {
$("#toc").change (function () {
$("#book").load("/beta/catalog/extras/class_data.php?
products_id
I chose to use an xhtml strict doctype for an application I am working
on. I'm getting the error on the DOCTYPE declaration line.
I'm receiving the following error:
Error: missing ; before statement
Source File: http://localhost/crmgen2/js/jquery-1.2.6.pack.js
Line: 2, Column: 2
Source Code:
T
I am get error missing ; before statement on different lines of jquery
code. I provided all necessary ; (semi colon) but still getting
error. Can anyone help me in resolving this problem as it is really
headache for me
Hello,
For some reason i'm having "missing ; before statement" error when i'm
running ui.tabs altough on the demo page it's run just fine.
What do think might be the problem?
Thanks!
Eyal
4 matches
Mail list logo