JQuery :: Cycle With Superfish On IE9 Beta?

Oct 25, 2010

Cycle and Superfish. I have just tested my site [URL] on IE9beta. and discovered that the superfish dropdown menus are hidden by the cycle slideshow. I clicked the Compatability button - still the same - then clicked it again. Problem has now gone away.

View 2 Replies


ADVERTISEMENT

JQuery :: IE 9 (beta) Displays Error With 1.5.min.js

Feb 2, 2011

I'm not sure that this is a unsupported feature of IE 9 or something else.

While updating my code with newly released jQuery 1.5 IE 9 (beta) shows an error - SCRIPT438: Object doesn't support this property or method.

$(document).ready(function () {
$("<div><p>Hello</p></div>").appendTo("body");
});

View 2 Replies View Related

JQuery :: Cycle Plugin - Cycle Through Php Query_post & Display Caption From The_excerpt - Captions Do Not Effectively Cycle

Jun 23, 2011

I have yet to be able to do this successfully. I am using the Cycle Plugin to cycle through a series of images and corresponding caption. To show the images, I use:

<div id="cycle-container">
<?php query_posts("cat=38&showposts=2"); ?>
<?php while (have_posts()) : the_post(); ?>
<a href="<?php the_permalink() ?>" title="<?php the_title(); ?>">
<img src="http://www.website.com/uploads/<?php echo get_post_meta($post->ID, 'Image', true); ?>" alt="Icon [Code]...

Problem: The captions do not effectively cycle. What appears is the first caption from php the_excerpt but it does not change to the next php the_excerpt text. Can I solve this problem so I get the text from php the_excerpt to correspond to each image??

View 1 Replies View Related

JQuery :: Beta Testers Needed For Form Plugin File Upload Support

Mar 22, 2007

I've added file upload support to the form plugin and I could use some help testing it out.If this feature interests you then go ahead and grab the beta plugin at:URL...File upload support is baked right into the plugin and there are no external dependencies.The plugin will automatically detect file input elements and use an iframe to submit the form if there are files to be uploaded.No extra coding or metadata is needed to take advantage of this new feature.In addition, even though an iframe is used instead of the XHR object, callbacks and global triggers still work as expected (so any code that you have in place to display activity indicators or blocking elements will still work).However, there are some challenges when using iframes in this manner.For one, it is quite difficult to determine if the submit operation succeeded or failed.The iframe becomes the target of the submit operation and so that is where the server response is written.The form plugin does its best to determine the data type (html, xml, etc),but the status is always 'success' unless an exception is caught during the type determination.URL...

If you use this page for testing *please* be kind to my server and only upload small files! I'd really prefer that you download the plugin and integrate it into your own test environment if possible.I've done some testing on FF, IE and Opera and the results are encouraging. I don't have access to Safari so I'm sure there are issues lurking for that platform.If you're interested in the code you can find it all tucked into the end of the ajaxSubmit method in a function called "fileUpload".

View 24 Replies View Related

JQuery :: Superfish: No Animation After Loading Superfish.js

Sep 18, 2011

I was basically trying to follow several tutorials to get a superfish menu working on my website, but I don't seem to be able to get it to work.I included both the superfish.css and the superfish.js in my website's header; both paths are corrent and point to the designated file.I then included the superfish function in my header like this:

<script> $(document).ready(function(){ $('ul.sf-menu').superfish({
delay: 1000, // one second delay on mouseout
animation: {opacity:'show',height:'show'}, // fade-in and slide-down animation

[code]....

The corresponding <ul> element has the required sf-menu class, but still there are no animations, no fading, no delays, just the plain css functionality provided by the superfish.css.

View 2 Replies View Related

Yahoo Beta Column Adjuster

Jan 12, 2007

If you've played around with Yahoo's new Beat email interface you'll notice that they now have adjustable columns to reveal the from, subject, date, size information. This is also found in Outlook and all windows OS. Placing your cursor between two columns allows you to move a column left or right to reveal content of each row.

Does anyone know how this is done? I have not seen it anywhere else on the internet, but in Yahoo's beta email.

View 1 Replies View Related

Code Doesn't Work In Firefox 3.7 Beta But Works In All Other Browsers

Jun 2, 2010

I recently made a simple tool that opens a website in an iFrame and tells the user how long the page took to load. I made it out of a premade stopwatch

When i run the test in most browsers (Chrome, Firefox 3.6 and older, IE) it works fine with the output textbox going from "Please run the test" to "Test Running" to [TIME TAKEN FOR PAGE TO LOAD] but in firefox 3.7 (Minefield) it goes from "Please run the test" to "0" every time and the page in the iFrame doesn't load.

I've read that Firefox 3.7 has a new Javascript Engine

The test is at [URL] and the problem code is on THIS PAGE (Use View Source in your browser)

View 1 Replies View Related

JQuery :: Cycle Plugin: Pause The Cycle From Link Withing The Cycling Content?

Jul 21, 2009

I am having an issue with pausing the cycle from links within the cycle. I have set up a cycle that contains a html contentent including a 'video playlist'. This is a javascript based list that updates a flash video player with a new video inside the cycle. The videos are loading fine, but for some reason when i call the cycle 'pause', it dosent work? i have testing the $('#feature').cycle('pause'); from a link outside the cycle and that seems to be working, but it seems to be from the links inside the cycle content. here is the code i am using (i have made a custom crossfade transition)

function feature() {
$('#featuretitle').hide();
$('#feature').after(
'<div id="featurenav"></div>'

[Code]....

View 2 Replies View Related

JQuery :: Cycle Clickable Links Embedded In Cycle Object Not Working?

Jul 22, 2011

So, what I'm trying to do is embed links inside a cycle slide show. Here's an example:

[Code]...

As you can see, I'm using a div tag in place of an image and setting the image as the BG of the div. Then I'm overlaying some text and links on the "slide". When I click the links however, the result is animation invocation rather than link target invocation. The div click event is takingprecedenceover the link click event. Is there a built in handler in the Cycle library to handle this?

View 2 Replies View Related

JQuery :: Cycle Plugin [cycle] Terminating; Zero Elements Found By Selector?

Feb 21, 2011

I'm using the Cycle plugin to display images for some of my past projects onhttp:[URL]..projekteMy problem is that in Chrome i get the above error in console.([cycle] terminating; zero elements found by selector) I have tried manually initializing the Cycle plugin for every project div and that did not help so I went back to my initial code:

[Code]...

View 4 Replies View Related

JQuery :: #jqueryCyclePlugin (Malsup): Cycle Works But After Cycle The Call Shows Up

Nov 11, 2010

I am working with MODx CMS. Following website: Carlindesign I integrated the cycle plugin on the home. It works but after the cycle is done the cycle call shows up instead of the next cycle.

View 2 Replies View Related

JQuery :: Cycle - Three Times Shuffle - One Time CurtainX In One Cycle?

Jan 6, 2011

I have seen that it is possible to combine two transitions in one cycle using a click. I would like to combine them directly after each other: a few shuffles and than a curtainX. For giving the feeling of shuffling a deck of cards and afterwards get one.

I tried this:

But the transitions are used random.

View 2 Replies View Related

JQuery :: Cycle Plugin - Changing The Options Of The Cycle

Aug 14, 2009

I define a cycle in document.ready as per usual. In my cycle I have different sets of images that i want to cycle through and only want certain ones to cycle as selected using the slideExpr option.

Is there a way to change this option from:

SlideExpr: 'a'

To:

SlideExpr: 'b'

Another alternative i've considered is to make a cycle of cycles.

View 4 Replies View Related

JQuery :: Cycle Plugin To Cycle Through Entire Divs ?

Jun 30, 2011

I've worked though a lot of issues trying to get the jQuery cycle plugin working in a relatively complex situation but have hit yet another wall.

Basically, I'm trying to get the jQuery Cycle plugin to cycle through entire divs, each one of which contains yet another slider platform built in jQuery. The first div always displays exactly as it should but when I click to transition, the elements within the second div appear stacked instead of side by side on the slider as they should. I've tried modifying the CSS in every way I can think of to prevent this, but so far, no dice.

I'm not sure whether its an element of the CSS for the second slider platform (wp e-commerce product slider) or one of the two platforms themselves. One thing I did notice was that one of the inner slider divs "gallery_slider" is automatically being set to 90px wide which is way too thin, but I can't seem to figure out how to override this if that is actually the problem.

You can check out the site that I'm trying to implement this on at [url]. The trigger to change the slider div is under "Men's">"Cloth Belts".

View 6 Replies View Related

JQuery :: Cycle - Different Effects On Same Cycle

Jul 13, 2010

I have a container with a few child <div> tags. The default fx should be 'fade', but when I click on the left or right navigational buttons the effect should temporarily change to 'scrollHorz' and after the next slide shows the default fx 'fade' kicks in again. How is this possible, if at all? I have asked on [url] to no avail.

View 5 Replies View Related

JQuery :: Cycle Plugin Pause After Element Fades Out But Before Cycle Fades Next Image In?

Aug 26, 2010

I'm a bit new to jQuery but am loving it so far.. especially the cycle plugin. I have a strange problem that I've not been able to find the solution to anywhere else. Everything works just fine with the exception of one issue thats causing me problem. I'm using cycle to control 3 different fading animations on my page. On 2 of the animations I'd like to pause cycle after the image fades out for a few seconds but before cycle fades the next image in. The catch is that I want the timing to be different for each pause before the next cycle begins.

The goal is for#hpcontent,#hphead,#hpfade3to fade out all at the same time. Then for#hphead to pause for 2 seconds before it fades in the next random image, and#hpfade3to pause for 3 seconds before it fades in the next random image

[Code]...

View 3 Replies View Related

JQuery :: Jquery.cycle.lite.min.js Does Not Cycle Images

Jun 1, 2011

I installed the jquery.cycle.lite plugin and uploaded everything to where it is supposed to be but my images do not seem to cycle.

Here is the sample page: h[URL]


I am looking to see if I can get it to work like: [URL]

View 4 Replies View Related

JQuery :: Superfish Bug In IE8

Sep 11, 2010

I am having a problem with superfish working in IE8. It displays vertically instead of normal, i.e. horizontal.

This may be a known issue but i cant find anything on it.. it may also be a CSS issue but i cant tell for sure...

View 1 Replies View Related

JQuery :: Set Up Superfish For Wordpress?

Jan 21, 2010

I'm trying to create my first theme and I'm new to both PHP and jQuery. I have been trying to get Superfish working on Wordpress for too long now.I have placed a directory called "js" in my theme's folder. jQuery 1.4 is in there with the Superfish, HoverIntent, and CSS files. This is the code...

<!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 profile="http://gmpg.org/xfn/11">[code]....

The only thing that shows up is a list of the Pages without any CSS or fancy menu happening.

View 2 Replies View Related

JQuery :: Superfish V1.4.8 Clashes With SWF?

Aug 24, 2009

Trying to use superfish / jquery navigation on a site. Works great on my Mac (Safari & Firefox), but in IE (not sure of the version) the drop-downs go behind the SWFs that sit just below the nav. Here's a link to the site: [URL]

View 1 Replies View Related

JQuery :: Superfish-1.4.8 CSS Tweaking?

May 9, 2011

I need to change the background color of all my <li> buttons and child buttons, the color that appears on hover and the color of the text. This is superfish.css below. Does anyone know where to change for these items?

[Code]...

View 1 Replies View Related

JQuery :: Center A Superfish Menu?

Mar 23, 2010

I ma just trying to figure out how I might center a superfish menu - and possibly make the top level LIs 'auto size'. It sees the menu will only float left or right. Of course I am not a css guru either - it could be staring me in the face.

View 2 Replies View Related

JQuery :: Hiding A Menu In Superfish?

May 17, 2009

I want to make a dynamic menu where the items being shown depends on the access of the user. I tried having a code in codebehind of my aspx page that will set a certain li to style display none, but when viewed in IE6 I get a white space within the menu.

View 1 Replies View Related

JQuery :: Horizontal Superfish With 100% Width?

Jun 4, 2009

i've made a horizontal Superfish menu which fills the containing div entirely, based on the description given here:[URL]Basically that is:

#menu { width: 100%; float: left; display: table;}
#menu > ul { display: table-row; }
#menu > ul > li { display: table-cell; min-width: 20%; }

However, this causes the effect of the Supersubs plugin to stop working. Is there a way of providing a dynamic submenu width when having a "full width" Superfish menu as described above?

View 1 Replies View Related

JQuery :: Install Supersubs In Superfish?

Jul 12, 2009

I installed Superfish, use the menus, everything is ok.how can Supersubs be enabled in Joomla? I cannot find a tweak in the Superfish backend module? Does any filehave to be edited by hand?

View 1 Replies View Related

JQuery :: Superfish Align Sub Menus To Top

Jul 7, 2009

I'm trying to setup a vertical menu where the submenus align to the top of the parent ul rather than the parent li.as in this image: URL...

View 4 Replies View Related







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