Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dont work with internet explorer 6.0 #6

Open
GoogleCodeExporter opened this issue Jun 8, 2015 · 1 comment
Open

Dont work with internet explorer 6.0 #6

GoogleCodeExporter opened this issue Jun 8, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. download the last version of rte->run in internet exmplorer the example 
page (index.html), and None... the internet explorer can`t load the script.

What is the expected output? What do you see instead?
javascript console: (Line 40, Expected identifier, string or number)

What version of the product are you using? On what operating system?
windows xp

Please provide any additional information below.
None.

Original issue reported on code.google.com by power.ep...@gmail.com on 31 May 2009 at 9:15

@GoogleCodeExporter
Copy link
Author

solve this:

remove the final ( , )

fixed code:
$(".rte-zone").rte({
    content_css_url: "rte.css",
   media_url: ""
});


thats all folks.

Original comment by power.ep...@gmail.com on 31 May 2009 at 10:35

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant