Tagged Questions
0
votes
1answer
25 views
jQuery Conflicts With Joomla YooTheme WidgetKit
I am developing a Joomla site for a customer locally at the moment.
I have a jQuery conflict which is doing my head in!
I am running this template from YooTheme:
...
0
votes
1answer
32 views
Use code pasted in Chrome developer console to Auto Enter information in joomla form
I'm updating a bunch of Joomla sites and need to enter the same information through the admin console in each site. There are 25 individual fields in a specific module that need to be updated in each ...
0
votes
2answers
36 views
jQuery noconflict() breaks my jquery code..?
I am developing a joomla 2.5 component and I am using a lot of jQuery in my code.
I am using jQuery noconflict() to avoid any conflicts...
The problem is with a very simple show / hide jquery code for ...
0
votes
1answer
30 views
PHP strtotime not being executed at all within Joomla Component
I am currently building a custom component within Joomla that takes values input from an input form and then wraps them up in order to be then sent off in a SOAP request.
One of the input form ...
0
votes
2answers
39 views
Jquery codes dont work in Joomla, tried everything found on google
I want to wrap my img with a span and set the image to be the span's background image so I can do some css trick to the image. I found this code
<script type="text/javascript">
...
0
votes
0answers
36 views
jquery confliction while using superfish menu in joomla 3.0
I am having jquery confliction in joomla 3.0 website i.e when i open the below link in mobile view the menu bar disappears as this is a confliction of jquery
...
0
votes
0answers
33 views
How to fix gantry module position error
I'm trying to add a module position within rockettheme afterburn2 in top position for my slider but when i add the position including some code within index.php, templatedetails.xm,template-option.xml ...
2
votes
1answer
63 views
Galaxy s3 breaks responsive layout
This is the site I'm developing: http://www.syndicatetx.com/
This site displays correctly on Iphone, and 4 other android devices I tested but on my galaxy s3 it appears to remove the css class for ...
0
votes
1answer
32 views
how to call model from joomla layout passing an object
How could I call from joomlas layout a models method to gather data?
I try to use google maps on lat and long and on search I get retrieved an object what it contains the specified datas, and from ...
0
votes
1answer
25 views
Joomla YJK2Slider Fx issue
I've bought an extension to Joomla! from YouJoomla and since their supportforum is the worst thing ever created by man, I thought I would ask you guys instead.
The main issue I have is an Fx problem, ...
0
votes
4answers
42 views
How to hide the article at the home page in joomla 2.5
How to hide the article at the home page in joomla 2.5?
Some times you want to have your home page with out showing an empty article.
1
vote
3answers
43 views
Joomla - photo gallery with tags & drop down menu
I got a site on Joomla 3 about furniture.
and client wants to have many images on one page (like a big photo gallery).
Each picture should have several tags (e.g. kitchen, bathroom, etc),
and there ...
0
votes
0answers
58 views
Javascript/jQuery hover on separate elements
I have a strange problem, stemming from a layout that I cannot change to better solve this.
Basically I have a menu like so:
<div id="hornav">
<ul class="container">
<li ...
2
votes
0answers
77 views
Forced Redirect only in Chrome Browser
I have a Javascript/redirect issue that only occurs in Chrome. If you set your default language to Spanish in your browser, and visit this page:
http://www.fastrackids.com/es/bogota
in every browser ...
0
votes
1answer
44 views
joomla component with jquery and ajax error response
Without AJAX I would output errors to the user like so (usually in the controller):
JError::raiseWarning( 100, JText::_('COM_EXAMPLE_EXCEED_LIMIT') ); // or: ...
0
votes
0answers
52 views
Jquery , something on these codes are logging the users off
So I have gotten a plugin, which I integrate on my joomla site. This plugin basically is a menu for social stuff (fb, twitter, etc.), but instead linking them to the social site, I changed it to where ...
0
votes
1answer
45 views
My cookie gets reset after clicking button
I have a joomla site and I am using rsform component to create a multi-page form. I am saving all the input field values in a cookie before the form is submitted just in case the user decides they ...
-1
votes
1answer
59 views
how to load javascript asynchronously using $document->addscript funcion in joomla 1.5 [closed]
hi i want to defer loading of javascript during page load
that's why i want to load my javascript asynchronously using $document->addscript function in joomla 1.5
so please help me
Thanks
Rahul
-5
votes
0answers
56 views
Joomla 2.5.9 - how do you remove jquery? [closed]
I have some jquery 1.5 scripts being added by the comprofiler component.
Can anyone please tell me how to remove them?
Many thanks
0
votes
2answers
95 views
jQuery AJAX in a Joomla module
I've managed to successfully add AJAX into a Joomla module (see here for a highly imperfect implentation of how I did it Putting AJAX in a Joomla Module )
My problem I've got is returning errors in ...
0
votes
0answers
26 views
can't the play function to work in jquery script (joomla 2.5)
This jquery script works in a static website but only partially in joomla 2.5
jQuery(document).ready(function() {
...
//script here changes text color on hover - it works
...
var audioIsPlaying = ...
0
votes
1answer
31 views
Add jquery event to joomla mainmenu module
I have a joomla site that loads the main menu module like this:
<jdoc:include type="modules" name="topmenu"/>
This module load an tag. I want to use jquery with that tag.
The problem is ...
0
votes
2answers
66 views
How to keep .current class even if page refresh
I have following script that adds current class to <li> in a Joomla based website:
$(function(){
$("#slide-menu > li ").click(function(e){
e.preventDefault();
$("#slide-menu > ...
0
votes
2answers
37 views
How to use javascript variable inside JRoute()?
function getProduct(category)
{
document.galaxy.action = '<?php echo JRoute::_('index.php?option=com_virtuemart&view=category&virtuemart_category_id='+ category) ?>';
...
0
votes
1answer
63 views
jQuery and Ajax on Joomla
Here is the site that I'm talking about: http://imok.ro/demo/drtudor/index.php/our-practice/osteopathic-manual-medicine
It runs on Joomla 2.5, but loads with Ajax (a plugin). This plugin has a ...
0
votes
3answers
58 views
How can i prevent function .fadein() in jQuery from sending user to top of the page?
I have a menu where i basically click and hide current p and fadein the corresponding button text. Thing is, it makes my page literally jump to the top.
Here is the html for menu:
<li ...
0
votes
1answer
31 views
Joomla v3.0 Javascript jQuery Issue - has no method
Using a slider module on Joomla v3.0
I have tried several module extensions & all come back with the same error:
Uncaught TypeError: Object [object Object] has no method 'favslider'
...
3
votes
1answer
297 views
Javascript Error, Uncaught TypeError Property '$' of object [object Object] is not a function
I'm trying to insert a script in a Joomla module. The script is a percentage loader in JS. I'm had some issues with another js but I finally managed to solve them.
The error i'm getting is:
...
0
votes
0answers
63 views
jquery ajax form submission joomla component
I am developing a component for my bachelor's exam and I have some trouble with a form submission. After completing the form users must be presented with a googlemap where they must point their house ...
0
votes
1answer
26 views
Joomla - Ajax content with email address in content is automatically converted to link and breaks page
I have build a full ajax website in joomla, but i am having a problem whenever i insert an email address in the content.
The email address is automatically converted to a hyperlink, therefore ...
1
vote
1answer
87 views
Custom Javascript Won't Run in Joomla
I am using Joomla-3 for my websites and I have created a simple small JavaScript(ajax) file which I attached through the template config file(as seen on the template's documentation).
I also added ...
0
votes
3answers
59 views
jhtml jquery in joomla
I can not access my Joomla-based Website.
Due to the following error message:
error:500
JHtmlJquery: :framework not found in file
I would be appreciated if someone can help with this issue.
0
votes
1answer
126 views
Joomla 2.5 mootools ajax - Send parameters to component
I have been searching for hours now for a solution to this issue. I have a standard component with a controller thus:
defined('_JEXEC') or die;
jimport('joomla.application.component.controller');
...
-1
votes
2answers
134 views
toggle effect motion using javascript or jquery
I fund a toggle code that works perfectly, but I'd like to add a speed effect to slow it down a bit it when opening and closing. I did try to insert this code on it <p ...
1
vote
3answers
103 views
Joomla Modules jQuery conflict
I have a jQuery conflict in two Joomla modules. I found the below code in each of the modules. Could anyone please help me to resolve the conflict?
Code in first module:
<script ...
0
votes
1answer
97 views
Auto close modal box after a certain amount of seconds
Hey guys I've searched here but couldn't find an answer about this.
I have a Joomla site and want to display a banner in the middle of the site using a modal box when the page loads. So far so good, ...
-1
votes
2answers
128 views
How to Write PHP in AJAX
I am trying to get my session in ajax.. for that i had written my code like this
BTLJ.ajax({
type: "POST",
url: btlOpt.BT_AJAX,
data: datasubmit,
success: ...
0
votes
1answer
48 views
Jquery Web Browser?
At the moment, I'm developing a web application in Joomla for a touchscreen kiosk that will be split into two screens. On the left side, there will be a menu, and the contents will be on the right ...
0
votes
0answers
17 views
Cannot implement more than one animation of SuperScrollarama script
I am trying to implement the superscrollarama script... I have the About us / Testimonails section working perfectly (line 169), but any other instances I try place wont work (line 162 and line 175). ...
0
votes
2answers
44 views
Need Help Debugging JQuery
I'm quite new to JQuery and would really appreciate a hand trying to debug. I'm trying to use Anything Slider on a site. I've got the slider working fine on a plain test html document, but I can't for ...
0
votes
2answers
210 views
How to update jquery in joomla 2.5?
Can anyone please tell me how I can update the jQuery version on a Joomla! website?
Is there a template I need to modify?
Many thanks
2
votes
1answer
88 views
Converting Event Tracking code from Jquery to Mootools
I'm working on a Joomla website so it's using Mootools.
I need to use Analytics Event Tracking on the contact form submit button; however, JQuery isn't working and I have tried all of my options by ...
1
vote
2answers
230 views
Responsive Tabs jQuery
I am trying to integrate Responsive Tabs jQuery developed by Pete Love with Joomla 3. after success installed, I got problem about this. The problem is jquery conflict with another application as ...
0
votes
2answers
78 views
Joomla! Load jQuery library locally (without internet connection)
I have a Joomla! template which uses jQuery. When working on my local machine connected to the Internet, the website works fine.
Without Internet, the page displays a blank page with a process bar ...
0
votes
1answer
271 views
Slimbox - Overlay in front of the image [closed]
I've a problem with the Slimbox plugin.
When I click over an image, it loads the overlay in front of the image.
Here is an example link:
...
0
votes
1answer
31 views
re-placing of tags in DOM using jquery
I've been trying to re-locating an img tag within an existing CMS-made html
<div class="catItemView groupLeading _inspirations">
<!-- (2) and place it here -->
<div ...
1
vote
1answer
70 views
How to remove event added by JCEMediabox.Popup.Init()
I am using JCEMediabox plugin in Joomla. I want to remove the click event added by JCEMediabox on load of the page which opens the popp JCEMediaBox.Popup.init().
I am trying to remove it using ...
1
vote
1answer
35 views
prepending to a prev() with a condition in mind
I have a little issue:
<div class="items-row cols-1 row-2">
<div class="item column-1">
<h2>
<a href="/ak/index.php/archwriting/8-2013-02-23-17-31-29">lorem ...
0
votes
3answers
120 views
transfer jQuery script to external file
I wrote script directly in html file, it adds some pagination feature, and it works just fine until it's in HTML file, but I just cant get how to transfer this script to external js file and make it ...
-3
votes
2answers
67 views
Two function starts with Jquery not working [closed]
I have two function that starts like this
function 1:
jQuery(function() {
jQuery('.fancypantsaccordionholder').accordion({
oneOpenedItem:true,
speed:300,
scrollSpeed:300,
...







