integrate javascript, css and html

Feel free to talk about everything related to our Joomla Products
Rate this topic: Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.
GK User
Sat Feb 09, 2013 1:29 am
I was wondering...

Is it possible to get something like this (http://webdesignerwall.com/tutorials/css3-image-styles) in Joomla (in this case it doesn't matter which styles could be used).

As you can see, there is javascript code, css code and html code. I thought that javascript should be added somewhere (I don't know where), css maybe in override.css (?) and this html code inside article.

I would appreciate some opinions about this subject, thanks!
User avatar
Senior Boarder

GK User
Sat Feb 09, 2013 11:31 am
Hi,

The JS code can be placed in the existing files like js/gk.scripts.js at the end.

The CSS code is the best to place in the override.css file (remember to enable this file in the template options, because by default it is disabled).
User avatar
Administrator

GK User
Sun Feb 10, 2013 2:35 am
dziudek wrote:Hi,

The JS code can be placed in the existing files like js/gk.scripts.js at the end.

The CSS code is the best to place in the override.css file (remember to enable this file in the template options, because by default it is disabled).


I tried exactly like you said, but nothing happens. I've got an image, but nothing of "morphing-glowing" effect (in this case).

Any other ideas?
User avatar
Senior Boarder

GK User
Sun Feb 10, 2013 5:55 pm
Did you refreshed your browser cache? Often the problem like this are caused by the browser cache.
User avatar
Administrator

GK User
Sun Feb 10, 2013 8:02 pm
dziudek wrote:Did you refreshed your browser cache? Often the problem like this are caused by the browser cache.


Yes of course, I am also always using and hard refresh for reloading page in cases like this.
User avatar
Senior Boarder

GK User
Sun Feb 10, 2013 8:24 pm
Hm, finally I've got something, the solution (for now) is in Global configuration select "No editor" and paste all (css code, html code and javascript code in article). Not bad...
User avatar
Senior Boarder


cron