Advanced HTML Editor 3 Support Product Page
Answered
Safari can not show youtube video
Asked 06 May 2012 20:44:01
1
has this question
06 May 2012 20:44:01 Ha ha posted:
I have Advanced HTML Editor 3 I use YouTubizer Add-on
when I submit
the video show in IE is ok
but Safari can not show youtube video
Why?

Replies
Replied 07 May 2012 06:18:44
07 May 2012 06:18:44 Vulcho Vulev replied:
Hello ha ha.
Can you please provide us with link to the problem page ?
Regards:Vulcho.
Can you please provide us with link to the problem page ?
Regards:Vulcho.
Replied 07 May 2012 09:05:44
07 May 2012 09:05:44 Ha ha replied:
temp.hahasan.com/123.asp
select a youtube video then submit
IE8 OK
Safari No show
Chrome No show
Firefox OK
Why?
select a youtube video then submit
IE8 OK
Safari No show
Chrome No show
Firefox OK
Why?

Replied 07 May 2012 10:57:02
07 May 2012 10:57:02 Vulcho Vulev replied:
Hello ha ha.
Seems like there is a security issue in Safari , that prevents the insertion of content in iframes, because they can be injected with harmful code.
A possible workaround is to write your content in database when submit button is clicked. After that you can call the content from the database to show on the page. That will fix that Safari security on submit iframe issue.
Regards: Vulcho.
Seems like there is a security issue in Safari , that prevents the insertion of content in iframes, because they can be injected with harmful code.
A possible workaround is to write your content in database when submit button is clicked. After that you can call the content from the database to show on the page. That will fix that Safari security on submit iframe issue.
Regards: Vulcho.
Replied 07 May 2012 12:17:27
07 May 2012 12:17:27 Ha ha replied:
Second page I use request.from("content"
to show my result
OK
I understand
Thanks very much

OK
I understand
Thanks very much