There are content providers like Icecat, who offer a method to get content from a remote server into local page via Javascript. So you can display that inside a Joomla article for example by inserting that code (if tinymce for example is configured to allow js). It will get encoded with CDATA. I did try out but receive DOM error while using with Joomla. Creating a normal php file (not Joomla) works without any problem. Tried with WP: no problem. So I think there may be a problem with Joomla. Did add a picture to better demonstrate what I mean.
correct display, loading everything and showing up
DOM error, picture gallery not loaded.
Joomla 3.4.1
Labels |
Removed:
?
|
Blocked loading mixed active content "http://live.icecat.biz/js/live-current.js"
Your example page doesn't work because it's using SSL while your script inclusion isn't.OctavianC, and you do not get something like SyntaxError: DOM Exception 12: An invalid or illegal string was specified.
tlive-current.js:2:236435
Morelive-current.js:2:236778
renderlive-current.js:2:247317
allLoadedlive-current.js:2:246939
clive-current.js:2:369900
successlive-current.js:2:370316
onloadlive-current.js:2:369069
?
On my localhost I have no SSL, but getting that error above!
Sorry but this is a support type question and belongs on the forum not on the core joomla issue tracker
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2015-03-31 15:26:41 |
I do not understand why it was closed. The issue does not exist using the protostar template but it exists using beez template. Beez produces the DOM exception 12, protostar does not.
Labels |
Added:
?
|
You can check here. It is a simple php page that by default and without joomla works without problems. Your text to link here...
This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/6618.