JQuery :: Stopped Loading Script In 1.4.2?

Feb 27, 2010

I recently tried to upgrade from 1.3.2 tot 1.4.2, but I'm having some issues. I'm not sure this should be in the 'Using jQuery Plugins'-section...

At the moment I'm using jQuery 1.3.2 and the plugin Ajaxify 2.00 (this one: [URL]

The script I'm using is this:

$('.link_ajax').livequery(function(){
$(this).ajaxify({
tagToload:{'#AjaxText':'#middle_ajax', '#AjaxTitle:'#top_ajax'},
loading_fn: function(){

[Code].....

The loading page contains a div called "#AjaxText" and a div called "#AjaxTitle". The first div also contains a line with "<script type="text/javascript" src="xxx.js"></script>". In jQuery 1.3.2 the whole script works fine. Ajaxify loads the data I request, puts the data where it belongs on the page en the additional javascript-file gets loaded and is ready to use in the loaded data.

in jQuery 1.4.2 the script doesn't work. Ajaxify loads the data, puts the data where it belongs on the page... But the additional javascript-file doesn't load... In fact, when I alert() the data after it gets stripped, the line <script>....</script> is gone?

View 3 Replies


ADVERTISEMENT

Jquery :: Stopped Working Without Cause?

Dec 8, 2009

Okay here is the deal: have a portion of the website on the server. Worked great an hour ago. Did absolutely nothing to it. An hour later none of the jquey elements are responding either on the server or locally on the computer. Did absolutely nothing to any file or server within that hour. Check site on other computers same response. What causes jquery failure? How do I troubleshoot?

View 2 Replies View Related

JQuery :: Stopped Working Due To Ajax?

Sep 19, 2010

i am retriving some data from database and displaying it on a html page in table format and using a jquery plugin(tablesorter) to display it in form of gird.

Evrything is working fine i am able to use all functionality but when i load this page on some other page using ajax then that jquery plugin stops working.

View 3 Replies View Related

Jquery :: Js - Suddenly Stopped Working ?

Jun 10, 2009

Using AJAX, I wrote a little function that will call a .cgi script on our server, and populate 2 different select fields. The JS code is:

Code:
$(function(){
$("select#Continent").change(function(){
alert("HERE");[code]....

Now, I know #Continent exists - as I can see it fine in the HTML.

View 3 Replies View Related

Jquery :: Stopped Working On Page?

Feb 9, 2011

I've been working on building a site and I was styling a form via css when I realised after I finished that the jquery I'd spent the day working for some reason has stopped functioning.When I say stopped functioning I mean selectors work, classes applied via css etc work, things are working but transitions via coda slider and jflow plus i've put in aren't coming in for no explicable reason. Atleast to me, its frustrating having spent a bit of time working on these respectively. When I check it in firebug the 'slides' change and when I close firebug it switches back in jflow and coda just isn't working but css styles are being applied. I'm really hoping this is something my end rather than a screw up somewhere, I can't see what I would of done though just by editing CSS.

The site is http:[url]...

View 3 Replies View Related

JQuery :: Slider MoveTo Stopped Working?

Jun 23, 2009

Last year I used jQuery slider to gather input of several continuous variables. It worked very well. In the intervening year I updated jQuery and jQuery slider and moveTo seems to not work. In fact I do not see moveTo mentioned in the slider documents. This worked previously:

$("#slider1").slider({
min: 20,
max: 100,
startValue: 20,

[Code].....

View 6 Replies View Related

JQuery :: Stopped Working Once Added Another Accordion

Apr 30, 2010

[URL]

I have a tool tip on the bottom right pictures.

I added the slidedeck accordian...now only the accordian works..not the tooltip.

Im sure there is a way to combine the code...etc.

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 :: Link Click Event Stopped Working?

Aug 1, 2010

I had the following, which worked perfectly:

<a href="#" class="page">1</a><a href="#" class="page">2</a><a href="#" class="page">3</a>
and the jQuery:
$('.page').click(function() {
console.log("you clicked");
});

But now when I add the links within a div, it stops working.

<div id="newsPages" class="pageNumbers">
<a href="#" class="page">1</a><a href="#" class="page">2</a><a href="#" class="page">3</a>
</div>

This frustrates me so much, because shouldn't it still find the links? I tried the below just to make my selection more precise (even though I'm pretty sure it doesn't matter if there are no other links of that class on the page):

$('#newsPages .page').click(function() {
console.log("you clicked");
});
$('.pageNumbers .page').click(function() {
console.log("you clicked");
});

View 4 Replies View Related

Jquery :: Show / Hide DIV - Mootools Toggle Stopped Working

Aug 16, 2011

I'm using mootools-core-1.3.2.js & mootools-more-1.3.2.js to toggle hide/show a div
but since I started using jquery-1.4.4.js the mootools toggle stopped working. Here is the jquery code I'm using on all of my pages

Code:
$().ready(function() {
function formatItem(row) {
return row[0] + " (" + row[1] + ")";
}function formatResult(row) {
return row[0].replace(/(<.+?>)/gi, '');
} .....

View 11 Replies View Related

JQuery :: After RemoveWith Other Script Stopped Responging On Element Triger Action?

Dec 11, 2011

I have some HTML

<li id="liID"> <a href="#"> Some text here <img id="imgID" src="oldImg.png" /></a></li>
and jQuery code
Function #1
$('#imgID').hover(
function () {
$(this).attr('src','newImg.png');

[Code]...

View 3 Replies View Related

Jquery :: JQuery Fullscreenr Plugin Stopped Working?

Dec 1, 2011

I know next to nothing about coding, and have been trying to teach myself with a personal folio project. I posted some progress here a couple of weeks back that looks like this:[URL]... Note that the version above has a fully scalable background image. I uploaded the 'finished' version, which looks like this:[URL]..

I'm pretty sure I didn't change anything to do with the scalable background, but now it doesn't scale. I've been comparing the two all day and this is driving me crazy The Fullscreen plugin I'm using is this one here:[URL].. I'm hoping that this is just a really silly error on my part,

View 1 Replies View Related

JQuery :: Basic Page Loading DIV - Full Window DIV That Sits Above All The Content With A Loading Icon

Oct 21, 2009

I have a site that is very jQuery and image heavy. The main sections of the site link to sections that are built with several Tabs, and as it loads, you briefly see all the content load and then it is hidden by the Tabs code.

The plan is to have a full window DIV that sits above all the content with a loading icon that plays until the entire page loads, and then it fades down.

After some hair pulling and research I have code in place that does exactly as I ask, however it does not seem to work in IE6+7. It works in all other browsers.

The current code is:

CSS for the loading DIV is:

A working link is [url]

View 1 Replies View Related

Menu Has Stopped Working In IE?

Feb 28, 2009

I was hired a while back to maintain an existing site at (http:url]...). I believe the site was originally designed with Dreamweaver several years back, including the menus.The pop-up menus have worked fine until recently. They seem to be working fine in every browser (Firefox, Safari, Chrome) expect IE. I have spent several hours trying to determine the problem, with no luck.My knowledge of Javascript is limited (which is part of the problem).I have made no changes to the menu code recently, so I don't know how to track down the problem. IE says there is an error "Object Expected" in this line:

<script language="Javascript1.2" type="text/javaScript">mmLoadMenus();</script>
<script type="text/JavaScript">
<!-- Hide from old browsers[code]....

View 3 Replies View Related

Script Stopped Working?

Feb 9, 2011

I have searched all of the forums before posting this, every year I have a Halloween Party and post it with this script for the continuous countdown?Now it is not working it seems to be off by one day?

var today=new Date()
//Enter the occasion's MONTH (1-12) and DAY (1-31):
var theoccasion=new Date(today.getFullYear(),10 ,31 [code].....

View 8 Replies View Related

Lightbox Has Stopped Working?

Mar 3, 2009

I'm using Lighbox on a project I'm working on, it was working and all of a sudden has stopped. I have changed nothing. Here's how I have the lightbox.js file added to the header

<script type="text/javascript" src=scripts/lightbox.js"></script>

And in the image tag I have added the rel="lightbox"

<div class="thumbnail">
<a href='images/display_images/<%#Eval("Name") %>' rel="lightbox" title='<%#Eval("Description") %>'>

[Code].....

View 4 Replies View Related

Menues Stopped Working In IE.

Jul 17, 2005

I've run into a bit of a hard-to-diagnose problem with my javascript menues in IE. The menues work fine in Mozilla/Firefox, but in IE the mouseovers don't appear and the submenus don't appear when the menu items are clicked. Code:

View 3 Replies View Related

Lytebox Has Stopped Working For Me?

Mar 13, 2010

I've created a test site which shows the problems I'm having getting my images to display properly using lytebox. I'm running lytebox rather than lightbox as it's better at handling iFrames. I've spent hours trying to figure this out - I had it working initially yesterday, then suddenly, for no reason that I can see as I changed nothing, it stopped working entirely. It should be so straight forward yet it clearly isn't working. Even after creating this test site I get nothing. Perhaps a fresh pair of eyes will see what I'm unable to.

View 14 Replies View Related

Script Stopped Working In IE?

Mar 26, 2010

For a lot of years now I've used a javascript that does a simple rollover image swap, but also changes another alternate image at the same time. It's always worked like a charm.Lately I realized that the script no longer works in IE, though it used to in older versions of IE (I think it stopped working in anything past IE 7). It still works fine in Firefox, Safari, etc.I haven't been able to find a good alternative for this script, so I'm really trying to get it to work again in IE, but so far no luck.Here's the link to the actual script itself.

http:[url]....(you can see that even the example on this page doesn't work in IE anymore)

View 5 Replies View Related

JQuery :: 32px Loading GIF Only While Image Is Loading?

Jul 27, 2009

I have this loading.gif image that is 750px, when it should be 32px. The reason it's huge now is because my original solution was displaying two images: one 750px version of the loading.gif image and one 32px version (in the center of the 750px) of the same image. Now I'm at least down to one image, even if it's the wrong version.Click any of the thumbnail images here, and then again on the thumbnail at the top of that popup product gallery to see what I mean: need that huge loading.gif to be 32px like it should be, and then expand to 750px once the image is loaded. I've tried a bunch of solutions, but nothing has solved the problem.This is the code I have at the moment, although I'm working on the issue now so it may change.

$('#inline .thumbGrid img').click(function(){
var strLargeImg = document.getElementById('OBOEsac');
$('.galleryPopup').attr('src','/site/scripts/colorbox/images/loading.gif');

[code]....

View 1 Replies View Related

MSIE Stopped Executing Javascript!

Jul 23, 2005

For some god-forsaken reason (which I can't find out either) MSIE
stopped executing any JavaScripts. In any page which contains
JavaScript code, that code won't be executed. There are no error
messages, no warnings, nothing. It simply does'nt work. I'm pretty sure
this could be caused by some stupid installation of another program
that messed up some IE settings.

Security settings for IE are all lowered down. Everything is activated
(Scripts, ActiveX, automatic download of anything, anytime)... so we
ran out of ideas of what could be the problem. And yes, we have also
tried to reinstall IE.

The only clue we have is that a local Administrator user can change IT
security settings for himself and (go figure) things work fine! The
problem occurs with users that have limted access to the computer and I
am pretty sure this shouldn't happen. If you are wondering... yes...
the local administrator has already tried to change the settings for
limited user account..

View 20 Replies View Related

Form Button Just Stopped Working

Jul 9, 2009

I'm having a problem understanding why would a form I built before would stop working now. Basically I have some javascript functions that are being called in a reservation form with 2 buttons.The "More Options" button is working fine but when I enter my email and click on "Continue" it doesn't do anything, if I leave the email field blank and click continue it works but poping the alertbox..

View 3 Replies View Related

Video Uploads Stopped Working / Fix This?

Nov 22, 2009

These videos are supposed to be linked from youtube... When I try to upload a video it keeps on coming up as an invalid video... It gives me an example of what a proper youtube link should be but even when I enter the example it doesn't work... Does anyone have any ideals? I have already asked in the other forums and they said that is was a JavaScript error or has something to do in javascript... I am fairly new to programming and this is my first website so please be patient... To get to the video upload page follow these instructions... you have to be in your user profile... log in using this information... User Name: supramaniac Password: lakeella After you log in go to the Member Menu on the left side bar and click on Your Videos...

View 1 Replies View Related

Onclick Links Stopped Working ?

Apr 8, 2010

I recently went into twp php files and made a few very minor changes to some outdated $date functions. Now, I have three small icons for 'copy', 'paste','delete' using the javascript 'onclick' function that have stopped working.

In fact, when I replace the two recently revised files with the originals, these icons no longer work there either.

From the primary php file is the relevant lines of source code....As far as I can tell, the second paragraph in each area is returning a 'null' value; i.e. o1a.options.selectedIndex is null.

From the supporting php file are the following lines of code....

None of these lines of code were changed or altered when I was updating the code.

View 6 Replies View Related

Form Button Just Stopped Working?

Jul 9, 2009

I'm having a problem understanding why would a form I built before would stop working now. Basically I have some javascript functions that are being called in a reservation form with 2 buttons.

This is the JS code:

var bgMemory;// save color information
var fgMemory;
var statusinfo = false;

[Code].....

The "More Options" button is working fine but when I enter my email and click on "Continue" it doesn't do anything, if I leave the email field blank and click continue it works but poping the alertbox.

I just realized that if you goto the page [URL] and you view the page's source, you'll notice in the javascript that there are 2 email validation functions and none of them is present in the actual file code (reservation-form.html)... I don't know where are they coming from.

View 8 Replies View Related

Detecting If Flash Movie Playing Or Has Stopped..

Jul 23, 2005

pls how do I detect if .swf movie is playing or has stopped? .swf is in
a pop-up, I would like to trigger a window.close() once Flash movie has
stopped playing..

View 2 Replies View Related







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