Can anyone get me a good script for video carousel. I want it to use it with my Joomla/php开发者_如何学Python.What do you want it to look like? Do you have an example? There are several developers tha
i have a custom joomla template which i load jquery in using the normal <script></script>tages.I have installed a plugin which also loads jquery, meaning that jquery is being loaded twice.
I am trying to use Joomla\'s basurl to link to my开发者_运维百科 javascript files like this: <script type=\"text/javascript\" src=\"<?php echo $this->baseurl ?>/templates/js/music.js\">
has anyone fire开发者_如何学C up lightbox on pageload using Joomla 1.5? I want to build a plugin to fire Lightbox of an article when page load, but have no idea hw to do thatIt is actually quite simp
I have been searching a plugin/module for Joomla where: Loads random image on page refresh H开发者_运维技巧ave each image have their own URL
How can I read the section a certain URI belongs to? I want to enhance the mod_breadcrumb to put section and category into the HTML. JApplication->getPathway() returns a JPathway which basically hold
i use com_google_map_vision in my site.when i click on view map then following error display:- 500 Internal Server Error
I would like to add an image to each article but I do not want the image to be part of the article contents.I would like it to be a separate field like \'author\' or \'created\'.I believe this would a
Is there any extensions available with which we can integr开发者_运维技巧ate the joomla with dolphin community cmsI could not find a Joomla/Dolphin bridge, but there are a lot of people asking about o
I have a menu structure like this 1 About_us 1.1 Physicians 1.2 Locations So when a u开发者_开发问答ser selects Physicians, url will be www.abc.com/about_us/physicians.html