karthick2014 / jwysiwyg

Automatically exported from code.google.com/p/jwysiwyg
0 stars 0 forks source link

Using the plugin under https triggers the security pop-up under IE6 #50

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.
2.
3.

What is the expected output? What do you see instead?
The security pop-up shouldn't be triggered.

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

Please provide any additional information below.
src="javascript:false;" should be added to the iframe tag eg:
 var editor = this.editor = $('<iframe src="javascript:false;"></iframe>')

Original issue reported on code.google.com by jf.stgermain@gmail.com on 7 Oct 2008 at 2:27

GoogleCodeExporter commented 8 years ago

Original comment by akzhan.a...@gmail.com on 8 Dec 2009 at 9:22

GoogleCodeExporter commented 8 years ago

Original comment by akzhan.a...@gmail.com on 8 Dec 2009 at 9:31