Ask a Question related to Macromedia Contribute General Discussion, Design and Development.
-
freemanart #1
Java script errors
Would one of you please assist?
Running XP Home and Contribute 3
I am receiveing the following error message whenever I try to cut or paste on
the edit page using Contribute.
Error reads: While executing DW Context_Text_Paste command in CCMenus.xml, the
following java script error occurred.
Type Error: MM Event has no properties.
It also glitches with similar Java script errors when I try to publish?
I have downloaded Contribute again but am having no joy.
What do you suggest is the solution?
Cheers David
freemanart Guest
-
Dreamweaver MX 2004 has Java script errors.
After disabling some of the extensions through "manage extensions", various javascript errors have shown up, disabling some features. For example,... -
Java.io errors in CFAdmin
I was recently assisting in a database move where one of my ColdFusionMX (Windows 2000 SP4) servers was involved. When I attempted to change the... -
WSDL Errors with Java and CF
hello. I'm trying to make a call to a Java WSDL service. The Java programmer says that nothing's wrong with the WSDL. Yet, I keep getting the... -
TRapping Errors from a Java Component
I am using "creatObject" to use a Java Class and need to have ColdFusion trap any errors returned by this class. My code is as follows: <cftry>... -
CF Grid / Java Script / Action Script
Hi, Does anyone know of a good reference for the attributes CFgrid exposes in a flash form? eg. I would like to select the first row on load. ... -
deeje #2
Re: Java script errors
eek. The only thing I can suggest is to complete uninstall CT, then reinstall it. Not sure that will help, but my first guess is that your copy of CT has been corrupted somehow...?
deeje Guest
-
mzanime.com #3
Re: Java script errors
If thats not it, then something is a serious screw up in his code. Make sure you've got both a opening and closing <html> and <body> tags.
mzanime.com Guest
-
javawoes #4
Java Script Errors
Whenever I edit and then save a page on our website that contains JavaScript, I
get a Internet Explorer Script Error and when I check the live site, the java
script item (usually an email address) is gone. This is all very simple coding
but Contribute doesn't seem to be able to handle it.
What could be going on? We upgraded to the latest version of Contribute a
while ago and the problem did not go away.
I get an Expected ";" error.
Any thoughts?
javawoes Guest
-
xscan #5
Re: Java Script Errors
I use this script when I set external links from my site in Contribute and it
works fine. You might be missing the ; after the closing quote in the below
example. Hope this helps.
<a href="javascript:Start('http://www.gastontourism.com')"; >My Site</a
xscan Guest



Reply With Quote

