JQuery :: Mulitple Plugins At Once Not Working?

Apr 8, 2010

i am trying to use both the lightbox plugin and a fade in/out effect [URL] at once on a set of thumbnail pictures in a website. [you can see the site as it is so far here [URL]For some reason, only one or the other will work. My <head> currently looks like this:

<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<!-- TemplateBeginEditable name="title" -->

[code]....

View 1 Replies


ADVERTISEMENT

JQuery :: Line Of JS Stops All Plugins Working?

Sep 1, 2010

WhenIrun the below code above the init code for jQuery plugins it stops them working. Im just trying to run the code after the DOM has loaded, is there a better way? <script type="text/javascript">$(document).ready(function() {

// The gallery is hidden so need to unhide it.
document.getElementById('verticalCarousel').style.visibility='visible'
})
</script>

View 4 Replies View Related

JQuery :: Working Form Validation Plugins?

Sep 26, 2010

working form validation plugins?

View 4 Replies View Related

JQuery :: Plugins Stopped Working / Get It Back?

Oct 6, 2010

About 2 weeks ago, I had some plugins just quit working. I have searched and cannot find anything about this issue. I have not made any changes, prior to this happening.

The issue, so far, has affected the "blockUI" plugin, and the "print" plugin.

All I get back now (instead of working code), is that the particular plugin is not a function. Something like code...

I've tried changing it to blockUI(), rewriting it the way the print plugin worked, but nothing seems to be working

View 2 Replies View Related

JQuery :: Plugins Not Working In Loaded Content?

Apr 27, 2010

I load content from a separate php page into a div in my other page. This is done using .Get I believe.I've taken the plugin from net tuts +This is working, however, plugins that are supposed to work with the content that's just arrived aren't. Only when specifying that page and loading that as a whole. Long version:I'm doing a website that's pretty graphics intensive. It's more like an application really, only with very "scarse" interface. So I liked the idea of loading only the new content directly onto the already loaded page instead of reloading everything.

And so I found a plugin from net tuts that did the very same thing.Basically, this plugin lets you load content from a said div container directly as a feed onto the page that's already loaded. So all pages are the same, with the only change being in the same div container as all pages have.Now, several issues occurred. What I find strange(probably not for you) is the fact that plugins that I use somehow stop working when loading the content using the said plugin. Cufon stopped working on the newly arrived content. And the same thing happens with a slide menu plugin as well that also arrives with the new content. But if I completely load the page that contains the div with Cufon and the slide menu, everything works as normal. But as soon as I click a link and new content arrives, plugins in that content does not work.

What am I missing? The pages are completely identical, with only a few differences in the a div container that both pages have. Clicking links are supposed to only remove existing content, fetch new content and place it in exactly the same location. One would think that scripts that are already loading in <head> would work with the newly arrived content as well?

View 3 Replies View Related

Jquery :: Multiple Plugins Not Working On Website

Mar 6, 2011

I am very new to JQuery and I honestly don't know much about JavaScript programming either. I have setup this website and in it I use 2 plugins:
1) A scrollbar plugin (jquery custom content scroller)
2) easy slider (Easy Slider 1.7)
The scrollbar plugin worked just fine but when I tied in the JQuery for easy slide, the scrollbar plugin stoped working. I am pretty sure that the problem is related to the 2 different JQuery versions that I try to bind in, or is it?.

View 1 Replies View Related

JQuery :: Importing Two Versions Of Cause Plugins To Stop Working?

Oct 6, 2010

I'm brand new to jQuery, so I apologize if this is a 101 question, but I'm trying to sort out a production issue. I do QA for an ecommerce website. When one of our developers made some changes to our application recently, a couple of the plugins we use stopped working on those pages. Looking at the code, it seems we load jQuery 1.4 and several plugins, including autocomplete and popdown. In the changes, for some reason, the developer loads jQuery 1.4.2 (after 1.4 has been called) but doesn't call the plugins again. I'm assuming that this is the reason the plugins stop working. Can anyone confirm this theory?

(The reasons why we don't call 1.4.2 earlier in the document are, sadly, mostly bureaucratic. If I can get this confirmation, hopefully I can push through that.)

View 1 Replies View Related

Mulitple Selections From A Drop Down...

Apr 28, 2004

We have a site we are working on in which we use drop downs for easy search functions. (We also have an advanced seach which use check boxes) But... the client has been asking us if we can make a muliple selection happen from this quick search. There are only like 20 options to choose from but a scrolling text box will look awfull there.. as the drop downs work nicely.

Has anyone ever seen a muliple selection drop down? Or something like it?

View 8 Replies View Related

Including Mulitple Textareas In Java Preview?

Apr 6, 2009

I am using this code to create a preview pop up window of some text entered into a form textarea. Am I able to include text from more than 1 text area? So could I have the form include text from for example .txt and .txt1?

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">

[Code].....

View 3 Replies View Related

Function To Load 2 Frames, For Mulitple Browsers

Feb 21, 2006

My problem is that ive made some code for when the user clicks on a button, it will load 2 different pages into 2 separate frames, however it only seems to work when the website is viewed in IE, not firefox or mozilla etc

My two frames are main and main2

The button to return the user to the home page, has the code:
onclick="homeload()"

and i have a javascript function as below in the head of my document:
<script language="JavaScript">
<!--
function homeload() {
parent.document.getElementById("main1").src="home.htm"
parent.document.getElementById("main2").src="home2.htm"
}
// -->
</script>

Any idea how i can make this compatible with mulitple browsers?

View 5 Replies View Related

Mulitple Input Values Passed From Popup Window

Mar 24, 2006

On the ONLOAD event I would like a popup box to open. In this popup
box I need two text boxes. One for the UserName and one for the
BillingTo name. After entering these two items the user can either hit
the enter key or press the submit button. The popup window will close
and then those two text boxes in the original webpage will be filled in
automatically.

I would like to have the two fields to be validated so the popup won't
close until both text boxes are filled in.

So far I have used the function from javascript.internet.com in the
header of the original page. I have tried to make so that when the
first popup closes the second popup will open. I can get the variables
to pass the main page but I feel it would be more effecient to have
both text boxes in the same popup instead of having two. Code:

View 2 Replies View Related

JQuery :: All The Plugins Look Too Big?

Mar 24, 2010

I have used the jqueryui plugin for a couple of websites, and I've had this problem many times. I download the files to my site folder, and when I make the tab, the datepicker, the dialog, or any other, they look way bigger than what they are supossed to be. I've tried downloading the files again, and it looks the same way.

View 8 Replies View Related

JQuery :: How Do The Plugins Work

Jul 2, 2010

what is wrong with this plugin? text is not added!

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html lang="en">
<head>
<title>jQuery plugin: reverseText demonstration</title>
<script type="text/javascript" src="jquery-1.4.2.js"></script>

[Code]...

View 1 Replies View Related

JQuery :: How To Install PlugIns

Oct 1, 2010

This is the first week I've been using jquery. I have successfully incorporatedthe "dialog" widget into a site. Now I'm trying to download and use plug-ins. I haven't found how to download a plug-in or instructions on how to install. (Maybe the instructions will show up in the download.)

View 2 Replies View Related

JQuery :: Use 2 Different Plugins On The Same Page Of Website?

Dec 18, 2011

I am trying to use 2 different jquery plugins on the same page of website. I can get one to work at a time, but not both at the same time. The plugins are a Countdown and Slider.I am a graphic designer, with very little javascript experience. The red code is for the Countdown and the blue code is for Slider

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>

[Code].....

View 2 Replies View Related

JQuery :: Integrate Multiple Plugins?

Jul 29, 2010

I've beenstrugglingwith this for a while now and I don't believe I'm the only one. So let's hear it, how do you call to different plugins on one page and not clutter it with DOM ready's?I'm currently doing it like this, but there's probably a better way:

In the <head />
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script>

[code]....

View 1 Replies View Related

JQuery :: Drupal, Plugins And IE6 / IE7 Disfunction?

Oct 27, 2010

I have a number of Jquery plugins being called through my Drupal Acquia Marina theme .info file. They work fine in all popular browsers with the exception of IE6 and IE7, in which they don't appear to load at allSome of the plugins are very basic, like the following slidetoggle, which like all of them, exists as a a .js file referenced in a .info script call - $(document).ready(function()

[Code]...

View 3 Replies View Related

JQuery :: Don't Load Plugins For Pages That Don't Need Them

Apr 19, 2011

I have a site with a bunch of pages. Most pages have some kind of jquery-enabled behaviour. Some don't. Some pages require the loading of plugins. Not all pages require the same plugins.I have a working, single js script for all the behaviours across my site.The browser loads a page. A plugin, say fancybox, is not required for that particular page. It is, however, required for another page on my site.The browser console flags an error: fancybox, called by my script for its use on other pages, is not present.Therefore "$(something).fancybox is not a function".This probably also means that my single file will stop running on that page.I guess I could include the plugin for loading on that page. That eliminates my error. But it means an unneccessary http request and loading time. Of course, that could be helpful if this page is the first page that the visitor hits before moving on to a gallery page where fancybox is required.

I guess I could also break up my single behaviours file into seperate files for similar pages. Similar in terms of their requirements. That lightens the loading time and eliminates the error, but adds another level of complexity to maintainance. It's not really scalable.

View 3 Replies View Related

JQuery :: Plugins (Starrating/other Plugin) And IE7?

May 3, 2011

i using some jQuery scripts on a new Webseite and have 2 jQuery Errors on IE7. Can every one help me?

First Error: jQuery('.rating').rating({ startValue: '' });Errors Message:

[Code]...

View 2 Replies View Related

JQuery :: Form And Validation Plugins ?

Jul 27, 2009

I have created a new site that has a contact page and am trying to use the Forms plugin and Validation plugin. I can get the validation plugin to work fine and submit the form when it is valid but I am trying to use AJAX to update a div when the form has been successfully sent. All that is happening is it sends the form then validates meaning I get empty emails..

This is my code:

The output div should have already been updated with the responseText.');} </script> and the webpage is [url].

View 1 Replies View Related

JQuery :: Using Multiple Plugins In The Same Page?

Mar 17, 2011

i'm having trouble with using multiple jquery plugins in the same page. only one or two plugins work.

View 14 Replies View Related

JQuery :: How To Load 2 Plugins At Same Time

Jan 11, 2011

I need 2 jquery loads for 2 different plugins here is the problem section:
<script type="text/javascript">
google.load("jquery", "1.3");
</script>
<script type="text/javascript" src="Js/plupload.full.min.js"></script>
<script src="Js/jquery-1.4.2.min.js" type="text/javascript"></script>
<script src="Js/jquery.dimensions.js" type="text/javascript"></script>
I can't seem to load both at the same time, using first for a uploader and 2nd for my sidebar.

View 1 Replies View Related

JQuery :: Making Old Plugins Work With 1.4.2?

Jul 14, 2010

I currently have a couple old plugins (autocomplete 1.1 by Joern Zaefferer - json version, and datepick by Keith Wood) that do not work with 1.4.2, but do with 1.3.2. I'm wondering if it's possible to somehow force or modify them to work with the new version of jQuery.I know they both have new versions, and are now a part of jQuery UI, but I can't seem to get the UI versions to work. UI also seems more bloated than I need, for just a few functions.

View 2 Replies View Related

JQuery :: Merging Two Plugins To Work Together?

Apr 5, 2011

I'm starting to use jQuery lately. I'm trying to combine jquery.selectbox-0.5_style_3 with another script to google maps v3. If I don't use styling selectbox, I don't have any problem with selecting some option from selectbox and centering map on coords which are values of this selectbox. But since im using styled selectbox (changes <option> to <li>). I have no idea how to trigger google maps script to work when i change value on styled selectbox. I have actual value from styled select, but don't know what to do next..

View 2 Replies View Related

JQuery :: Form And Validate Plugins?

Jun 1, 2009

Ok, this is my last resort, as I've been working on this for a while and am completely stumped. I'm probably just doing something stupid that I haven't noticed, Essentially my problem is this: on this website I'm developing, users can submit photos for a monthly contest. I'm using the Lightbox plugin with prototype and script.aculo.us to display winners from the past few months, and the Validate and Form plugins for jQuery to display a form where users upload their pictures. Thus, I have this in the head of my document:

[Code]...

View 2 Replies View Related

JQuery :: Table Plugins And Rowspan?

Jul 18, 2011

using the fixedheadertable.js plugin I bumped into what looks likes an underlying bug of Jquery. Atextarea in a rowspaned cells doesn't fill the subsequent rows ; except if a arbitrary string (a single character do)is put before the textarea. The following spans correctly the 5 rows (taken from the demo test.html of the plugin.the html is very simple and looks valid):

[Code]...

View 4 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved