Ask a Question related to Macromedia Dynamic HTML, Design and Development.
-
G #1
Javascript working on a Mac but not in IE6 ? - document.write
Due to a limitation within the CMS we are using (soon to be upgraded) we can
only link to one external page - unforutunately it doesn't appear to be
working in IE6 which I think is one of the most popular browsers normally...
The code is below is the contents of the linked file , its the analytics for
Google. Any advice appreciated.
Cheers Gerry
document.write("<script src=' [url]http://www.google-analytics.com/urchin.js[/url] '
type='text/javascript'></script>")
_uacct = "UA-609642-1";
urchinTracker();
G Guest
-
Is that possible to write acrobat plugins in javascript?
Dear guys, I am very new to acrobat development. I want to develop a plugin for both acrobat and reader. It shows some dialog box on a toolbar... -
cffile write no longer working
I am using cffile write on cfmx7 to create lots of html static files. Since today it is not working anymore. I tried to restart the coldfusion... -
Correct way to document.write a flash movie??? A workaround for the IE active content
Hey all, Ive been told to try a javascript document.write solution for the IE active content issue. I am trying: <script... -
document.write problem in mac ie
hi everybody, Document.write method not working in the ie browser of mac os. Anyone have any idea of that. Please let me know regards sanjay -
Response.Write not working
Hello, in my ASP.NET c# project I can ouput text using response.write from the code behind class. It works in the aspx file using <asp:TextBox>...



Reply With Quote

