an ASP.NET Open Source CMS & eCommerce platform
Search:
Last Post 5/12/2010 4:28:55 PM By Bahram. 2 replies.
5/12/2010 3:04:38 PM
Bahram
Posts: 878
Joined: 12/8/2008
Location:Vancouver, BC Canada
HTML with JScript
I am using an HTML block that references to jScripts. When I save the block there are some runtime errors and VS debugger is running.
 
After ignoring those errors and saving the block. It runs on the server properly, but not from other stations , the block is black.
 
How can I assure the HTML code and jScripts running.
5/12/2010 3:40:43 PM
lukezy
Posts: 2109
Joined: 6/12/2007
Location:WA, US
Re: HTML with JScript
You can use either IE developer toolbar or FireBug in FireFox.
DotShoppingCart Staff
5/12/2010 4:28:55 PM
Bahram
Posts: 878
Joined: 12/8/2008
Location:Vancouver, BC Canada
Re: HTML with JScript
I mean not getting Error, Why JScript class cause error in Page Editor?