JQuery :: Canīt Get The Captions Of The Cross Slide Demo To Work?

Feb 11, 2011

I canīt get the Captions of the cross slide demo to work.

<script type="text/javascript" src="http://code.jquery.com/jquery-1.5.min.js"></script>
<script type="text/javascript" src="xxx.js/jquery.cross-slide.min.js"></script>
<div id="kenburns"></div>
<script>
$(function() {

[Code]...

The images appear and are zooming and sliding but I canīt get the caption work. What I am doing wrong. Wld be great if someone have a solution.

View 1 Replies


ADVERTISEMENT

JQuery :: Toggle Effect - Get The Captions To Slide

Nov 9, 2010

I want to toggle the text in this example: [url]

I am using these sites for the toggle effect: [url] [url]

My javascript looks like this :

My css looks like this:

This is what the html looks like:

I'm trying to get the captions to slide but the <p id="caption"> does not want to slide..when I added in the "ddsfdsfdfg" that slides but not the "p id"..how to get this working.

View 2 Replies View Related

JQuery :: UI Demo Does Not Work With Chrome?

Aug 10, 2010

The Demo in Chrome 6.0.472.25 dev renders all the examples inoperable. It works in Firefox and Explorer with this url to my hard drive.[URL]

But in Chrome no luck. See the attached screen capture "ChromeProblem.jpg.

I tried to solve this months ago, and I discovered downlevel versions of Chrome worked. Which one?? I don't remember, but after upgrading Chrome the jQuery UI Demo always stopped working. I tried many different machines, all with the same result

Attachments
ChromeProblem.jpg
Size : 38.72 KB
Download : 356

View 1 Replies View Related

Add Captions To A Slide Show?

Jun 9, 2005

Whats the easies way to add captions to a slide show.

I have the basic slide show format with images in an array and having them get cycled through via a function like chgSlide(-1) or chgSlide(1).

I can' easily add the captions to an array. I'm not sure how to print the captions on the page. I could use a text box but thats lame.

How could I print these on the page as each image is updated in the slide show?

View 8 Replies View Related

JQuery :: Drop Down Slide Menu And A Parralex Slide Gallery - Submenu Of The Slide Down Menu Does Not Work

Feb 2, 2011

I'm having a little trouble with 2 differentJS scripts. I have a drop down slide menu and a parralex slide gallery. Both work on separate pages and puton the same page they still work however the submenu of the slide down menu does not. if I remove the style sheet that belongs to the gallery

Then the munu works, however (obviously) the page layout goes wrong. if i remove<h1 class="title">Alex Holland Perspective</h1> the menu works however page layout goes wrong andI loose my header

Here is the code.

View 4 Replies View Related

JQuery :: Cross Slide Image Viewer?

Jun 19, 2011

I haven't used jQuery before (don't know JS either), but am building a site with a slideshow image viewer "Cross slide" [URL] and it seems simple enough for a newbie.

I have the files for the plugin, jquery.min.js. and jquery.cross-slide.min.js inside my root folder. I think i'm doing everything right but am getting error messages in the FF error console:

Error: jQuery is not defined (this is associated with the closing bracket and parentheses in blue below) Error: $ is not defined

Also, about my images: Is the script currently written to know to look in my "images" folder for them or do I need to change something? i.e. { src: 'images/home_image1.jpg' },

[Code]...

View 3 Replies View Related

JQuery :: Cross Slide Pause On Mouseover?

Jul 17, 2009

How do I make the images to pause on mouseover?Here is and example of my script[URL]

View 1 Replies View Related

AJAX :: Cross-browsing Request Work Around - Every Browser Doesn't Work ?

Jun 14, 2010

The "Permission denied" cross site issue.

I have to check from my external domain if a service is running on localhost:8080 of a local machine.

I'm using XMLHttpRequest to do it.

I'm checking a local-web-server, not a file.

Every browser doesn't work, but Firefox. So I'm looking for a work-aorund.

An iframe? a flash swf? an applet java? HTA applications?

A side question is, why does FF work? Because it's a local-web-server?

View 2 Replies View Related

JQuery :: Get Slide Down To Work?

Apr 30, 2010

I want some content to slide out down when the title of a section is clicked.

Here is what I have, and I cant figure out why it is not working. [code]...

View 1 Replies View Related

JQuery :: CSS For Slide Does Not Work When I Place It In External One

Oct 21, 2009

I am working on a slider for a client site and all works fine when I place the css directly in the page - but when I move it to external file it does not pick up any of the styles that are required to make the slider work.

View 3 Replies View Related

JQuery :: Slide Show Doesn't Work?

May 27, 2011

I used JQUERY to create a slideshow on my website. It worked fine off-line but when i uploaded it on the server it doesn't work at all. I'm very new to this so i was wondering if its the coding, server or the script that makes this problem.and the problem is in each and single one of those pages in the menuknow if I should post a certain part of the script or the html file to ensure a better solution.

View 4 Replies View Related

JQuery :: Superfish - Slide Doesn't Work

Jul 8, 2009

I use superfish plugin on my website [url] for the menu. The fade method for showing works ok (but it's sometime "flickers", a little bit annoying but it's ok), but i can't make it slide, using height or width method.

I use for example this to show up :

Opacity will work, but not width, and it's the same for height.

View 4 Replies View Related

JS Code That Does Not Work Cross Browsers ?

Sep 30, 2010

I am having some problems with some JS code that does not work cross browsers

Here is my code

Code:

CSS

Code:

JS

Code:

View 1 Replies View Related

JS Code Does Not Work Cross Browser / Solve This?

Sep 30, 2010

I am having some problems with some JS code that does not work cross browsers code...

View 1 Replies View Related

Cross-Browser Event Handling - In IE8 It Doesn't Work?

Jul 18, 2010

I'm trying to augment Object.prototype with an addEvent method that will add event listeners, and will work regardless of whether the browser is IE or not.Here's what I have: So far it seems to work in non-IE browsers, but in IE8 it doesn't work. Where am I going wrong?

Code:
(function(){
try{[code]....

View 2 Replies View Related

JQuery :: JME YouTube Demo Not Working?

Jul 29, 2010

This promising-looking plug-in doesn't play YouTube video for me in FF 3.6.8 or IE8.

View 3 Replies View Related

JQuery :: Sortble Demo Not Working

Feb 9, 2010

I am having problems using the sortable function. For me the demo from here does not work: [URL] Is the demo broke or is someting on my computer?

View 2 Replies View Related

JQuery :: Change Class Demo Script?

Aug 13, 2010

I have a script (thanks to brian.jquery12) which changes the class on my body, which changes the bgrd colour of my page. This imitates the changes seen during the day in the real sky.I would now like a script which speeds up the whole process for demo purposes when a button/link is clicked.The class change occurs at the following times of day 0, 7, 12, 15 & 18.I am not sure where to start with this. Any tips or links to other posts. I have searched but not found what I need.

View 2 Replies View Related

JQuery :: Fancybox With Video Popup Demo?

Nov 3, 2011

Somehow I can't get this to work on that page: [URL]...

View 2 Replies View Related

JQuery :: URL Validation Failing On Demo Site

Aug 30, 2011

I am new to jQuery, but seems prettyy straightforward. URL validation is failing on [URL], even ion the demo site. Not sure why as it is a clean url (generated by wordpress) and takes me to the appropriate content.

View 2 Replies View Related

Click Slide Up And Down Doesnt Work?

Jun 23, 2010

I wanna create a functionality where on clicking a (minus) button a div show slide up and and the image should change to (plus). Again on clicking the plus button. the content div should slide back out

[Code]...

View 2 Replies View Related

JQuery :: Treeview.js Plugin - Expand All On Large Tree Demo Not Working Correctly?

Dec 16, 2011

On the treeview "Large Tree Demo" page, when "Expanding All" the links at the bottom of the page are not displayed correctly. Some of the links don't connect to the parent nodes. I have tried this using IE8 and Firefix8 with the same results. Can this be fixed ?

View 5 Replies View Related

JQuery :: JsTree-demo - Every Parent In The Tree It Calls A Function Get_children (PHP) With AJAX

Sep 29, 2010

It felt like 99% of everything I do with jQuery involves a database some tree-structure so I figured I'd try jsTree out. I uploaded the demo and the way it seem to work is for every parent in the tree it calls a function get_children (PHP) with AJAX which makes a SELECT-query for that node to get the immediate children.

Am I missing something or isn't that extremely demanding on the database? The way I always do is get as much as I can from the database in one go then put it into PHP-arrays. With that plugin as I've seen a lot is that they put all the database-calls inside a class, do all those queries get pre-loaded or something when you call "new Database"? Or is a SELECT-query for a few rows just not that demanding at all?

View 2 Replies View Related

Ajax :: Jquery Form With Slide In Effect Of New Div - Hide The Last Div Then Slide Down

Oct 19, 2011

I'm making a form with some fields. Once the form is submitted it updates the page with a new div containing the data entered without refreshing. Im using jquery form plugin. What I'd like to achieve is the new div(.record) to .slideDown. I guess I need to somehow specify the exact div by giving it an id or number. I'm not sure and why im here.

At the moment when i submit all of the divs(.record) are hidden with .hide, then they all slide down with .slide. Best i can understand is to hide the last div then slide down. But again.. I don't know how to specify to only slide down the last div added and not the current .record divs on the page.

[Code]...

View 3 Replies View Related

JQuery :: Add A New Slide And Replace An Existing Slide On The Fly With Cycle?

Jul 1, 2010

I'm using jQuery cycle plugin right now, and I want to add a new slide based on the newly created image and I want to replace this slide later if the user has updated the image. I read the document of jQuery cycle, and I found it's using onBefore callback to do the job, but it's not on the fly, how could I do it on the fly?

View 2 Replies View Related

JQuery :: Insert And Remove Slide In Cycle Before First Slide?

Dec 13, 2011

How to insert and remove slide in jquery cycle before the first slide.

View 3 Replies View Related







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