html code in joomla articles

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Sun Sep 09, 2012 6:19 am
Reply with quote
Report this post
Hello, I am trying to put gallery builder-generated gallery in a joomla article.
For some reason, the html disappears when I refresh the article. Can you pls help?

Heres the code:

<script type="text/javascript" src="http://sapegin.server308.com/galleryJ/js/jquery.js"></script>
<script type="text/javascript" src="http://sapegin.server308.com/galleryJ/js/swfobject.js"></script>
<script type="text/javascript" src="http://sapegin.server308.com/galleryJ/js/flashgallery.js"></script>
<script type="text/javascript">
jQuery.flashgallery('http://sapegin.server308.com/galleryJ/gallery.swf', 'http://sapegin.server308.com/galleryJ/config.xml', { width: '550px', height: '680px', background: 'transparent' });
</script>

Thanks
User avatar
Senior Boarder

GK User
Sun Sep 09, 2012 8:11 am
Reply with quote
Report this post
If you are using TinyMCE Editor do following.

Joomla Admin > Plugins > Editor - Tiny MCE > On right you will see below option.
Prohibited Elements: script,applet,iframe
Remove script from list so it only shows
Prohibited Elements: applet,iframe

Also make sure your usergroup such as Super Users does not have any text filtering. See below.
Joomla Admin > Site > Global Configuration > Text Filters Tab.

See you around...
User avatar
Platinum Boarder

GK User
Sun Sep 09, 2012 8:48 am
Reply with quote
Report this post
thanks - Im actually using the JCE editor.
User avatar
Senior Boarder

GK User
Sun Sep 09, 2012 9:27 am
Reply with quote
Report this post
See following link for JCE Filter options

http://www.joomlacontenteditor.net/supp ... -on-saving

See you around...
User avatar
Platinum Boarder


cron