; error ?

This is a discussion on "; error ?" within the JavaScript Forum section. This forum, and the thread "; error ? are both part of the Program Your Website category.



Go Back   Webforumz.com > Main Forums > Program Your Website > JavaScript Forum

Notices


Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old Nov 25th, 2006, 04:44
New Member
Join Date: Nov 2006
Location: Canada
Age: 54
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
; error ?

What does it mean when I get an error code
Line 136, Character 50, expected ';'

This is line 136:

leftrightslide[0]='<a href="javascript:ajaxpage('links.htm', 'contentarea');"><img src="itemp/sp-airborne.gif" border=0

Your help is appreciated!
Reply With Quote

  #2 (permalink)  
Old Nov 25th, 2006, 20:01
Most Reputable Member
Join Date: Apr 2006
Location: Cornwall, UK
Posts: 1,310
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via Skype™ to ukgeoff
Re: ; error ?

I'm assuming this is a snippet of JavaScript.

Each line of code needs to terminate with a ';'. That's how JavaScript knows that's the end of a line.

BTW. The html code that you are saving to the array is not complete either.
Reply With Quote
  #3 (permalink)  
Old Nov 25th, 2006, 20:05
New Member
Join Date: Nov 2006
Location: Canada
Age: 54
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Re: ; error ?

Thanks for the reply. Yes, it was just a fragment. I finally got it to work, though. Thanks!
Reply With Quote
Reply

Tags
error

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Getting the &quot;Microsoft JET Database Engine error '80040e14'&quot; error. VegaLA Classic ASP 3 Jan 26th, 2008 00:12
Keep getting error message Microsoft VBScript runtime error '800a01a8' cpando1974 Classic ASP 2 Aug 7th, 2007 12:00
Error 500 - Internal server error JasonStanley PHP Forum 3 Apr 23rd, 2007 17:56


All times are GMT. The time now is 10:19.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43