Get A Slideshow To Work On Site?
Apr 14, 2011
I am trying to get a javascript slideshow to work on my site. It is actually a jQuery one, but I thought I would throw this in the regular javascript forum. Right now I have 4 PNG's that are fading in and out. Everything works great in FF, but doesn't work right in IE 7 & 8. The PNG's have transparency on them and currently show a black border around 3 of them. It doesn't have this border on the first element in the slideshow. make this black border go away. It can be see at [URL]
View 2 Replies
ADVERTISEMENT
Apr 25, 2009
I have been trying all morning to put a basic slideshow into my site from the below link[URL]... am pretty new to this and having to host my images on Photobucket as I use Big Cartel. I cannot figure out where to put the image links and do they need -
<a href=" " ></a> or just direct links?
View 8 Replies
View Related
Aug 28, 2009
Im having trouble getting my jquery slideshow to work in IE, It works fine in FF and Safari. I tried using "supersleight" which seem to help my transparent pngs and text but the slideshow doesnt even seem to be being read.
View 1 Replies
View Related
Apr 5, 2011
I can get both to work separately. If Iput the slideshow below the menu bar in the body it does not play if I put the slideshow first the menu bar does not appear.
View 1 Replies
View Related
Nov 10, 2011
I have a variety of scripts on my webpage... I have multiple slide shows that require javascript... out of the three 2 of them work fine with pretty photo but the one I need does not....
Does anyone know why prettyphoto conflicts with this certain script?
You prolly need the code but I thought this could be a common problem and i figure there maybe an easy solution..
View 4 Replies
View Related
Apr 30, 2011
I've got a problem with a simple slideshow on IE7. It isn't smooth and kind of changes size on the right hand side. It works fine in standard compliant browsers.
[Code]..
View 4 Replies
View Related
May 17, 2010
making a slideshow script which could work with IE and Firefox, the code I have for it is work only on the IE
View 10 Replies
View Related
Jan 22, 2011
I have been working on a simple gallery/slide show. It can be viewed here: [URL]. However, I have been tried unsuccessfully to get the drop down menu and automatic sideshow to work. I would like to get the drop down button to work where when you select the for example "beach" ...the beach picture appears at as the big picture at the top. Right now, no matter what is selected it goes back to the first picture.
The page's current script can be seen here:
HTML Code:
<html><head>
<title>Gallery</title>
<script language ="JavaScript">
<!--
var photos = new Array(5);
var p_no = 0;
for ( i= 0; i <= 4; i++){ .....
View 2 Replies
View Related
Dec 1, 2010
JQuery slideshow works in dream weaver but doesn't work at all in the browser. I can't even see the pictures of the controllers for the slideshow. I can see the first image in it and thats about it as you have to click on a button to get the second menu button. It is the one at the following website [URL]. I took out the background and changed the dimensions to 900 and other than that left it the same I don't understand the issue.
View 3 Replies
View Related
Jul 3, 2010
Since I put a JavaScript slideshow on a webpage the onMouseOvers in the menu don't work anymore: [URL] Menu titles on the left should become red with a MouseOver. When I remove the Slideshow the onMouseOvers start work.
View 2 Replies
View Related
Apr 16, 2010
I'm using the Javascript Tabifier code.. on a new website I'm building.
Here is the test page I've been trying it out on
It seems to be working well in IE, but doesn't even appear in Firefox. Any idea why?
Additionally, there seem to be some positioning issues when I view it in Firefox, which I'm thinking is a topic for the CSS forums, but I thought could be relevant to my issue, somehow.
I don't want to overwhelm anyone williing to help with code, so please let me know if there is more you need to see. This is what applies to the tabifier code...
I've visited the forums so many times as a reader and usually find solutions here. I'm usually good at figuring it out on my own, but I'm really stumped. I am new at this and I think I'm in over my head.
View 1 Replies
View Related
Jul 22, 2010
I am trying to build a site using html, css and javascript. problem is it works perfectly in IE but practically not at all in firefox. I have lots of mouseovers and tooltips, none of which will work. The only thing that seems to work is an onload random image generator. The html and css all return no errors using firefox's validation tool. I am completely new to javascript and have been trying to learn via building this site, so apologies if the code is really messy. Would be really grateful if anyone could help - I thought I was getting to grips with this when it all worked in IE, but am now feeling pretty stupid and think I must be missing something pretty fundamental. I've spent an age getting frustrated trying to resolve this.
[Code]...
View 14 Replies
View Related
Dec 6, 2011
Actually I insert a jquery funtion to pause my slideshow but it didn't work.
[Code]...
View 3 Replies
View Related
Jan 8, 2012
I'm having problems getting this bit of code to work. It works when the page is on my local drive, but when I publish it online it doesn't. The code is exactly the same when local or online. The online WIP (that doesn't work) is here:The .load code is meant to load the caption text for the video and also some social media buttons. Like I said, this works just as I want when I open the html page from my local drive.Here is the code
<script src="jquery-1.5.1.min.js" type="text/javascript"> </script>
<script type="text/javascript">
$(document).ready(function(){
[code]....
View 5 Replies
View Related
Feb 9, 2009
I'm trying to set a cookie for this file location, but when I leave the site and come back, it doesn't work. Why?
<html>
<head>
<title>Return file directory</title>
[code]....
View 1 Replies
View Related
Feb 22, 2010
I have script for moving background:
It works normally - but don't work lightbox script for pictures of the site, so IE 8 write such: Object doesn'n work with prototype.js and mootools.js. CMS is a MODx, please, tell me how to make work this scripts correctly and together?
View 1 Replies
View Related
Oct 2, 2009
I currently have a slideshow working on my client's site, but I can't get lightbox to work properly on it. [URL]...
Is there a way to fix the existing slideshow to work with lightbox? Or is there another way of doing this (keeping the same look that is currently in place)?
View 5 Replies
View Related
Aug 18, 2010
So Im trying to create a slideshow with thumbnails the user can scroll through and use to navigate the slideshow. I'm a big fan of cycle so I wanted to use that as my main slideshow component and was planning on using jcarousel for the pager. So far it works great in Firefox, Chrome, and Safari, yet in IE the thumbnails are not loading. I'm guessing it has something to do with how the images in the pager are generated and then jcarousel just isnt proccessing that in IE but I 'm not sure. I feel like I'm very close to getting this slideshow to work, yet I need to figure out why it is failing in IE.
[Code]...
View 2 Replies
View Related
Nov 25, 2009
I am using a simple prototype slideshow and a more comprehensive jquery slideshow on my website.When these are used on the same webpage on my website there appears to be a collision: (For example)Code:element.attachEvent is not a function[Break on this error] element.attachEvent("on" + actualEventName, responder); How can I avoid the conflict without reverting to a new slideshow?
View 1 Replies
View Related
Jun 1, 2011
i have a small image slideshow i want add a text slideshow to image slideshow. how is it?
my 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">
<meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
[Code]....
View 7 Replies
View Related
Dec 5, 2006
this may be more of an "html" issue, but I'll wing it.
i've got a multi-language site, where the home-page of each language group
features a link to a popup window that offers background info on site
management. the popup is fired by a javascript function, when they click
the site management link. there's also a "window close" function button so
they can nuke it as they please.
now, oddly, people who search for my site in the chinese language on google,
are sent directly to the site management popup window, which of course,
opens in their "full" browser window, and which also has no links back to
the main site, because it's meant to open only as an "accessory" to the main
site.
my question is this: is there any way, with Javascript, that I could
determine if they arrived at this window from "off-site" (ie, a google
search), and therefore offer such "off-site" visitors a link back to the
principal site, a link that would be hidden for visitors who clicked the
popup window from my own site?
View 2 Replies
View Related
Feb 25, 2006
Basically, I registered for a free board at one of the various sites because my server doesn't support .cgi scripts. I want to know if there is a way to have the data from a form on my site post to the board site -A user would fill in my form, click submit, and a new post would appear on the board site -as if they had entered it there.
If you can point me in the right direction, I would be grateful. Here is my thinking.
A) I can't locate the script that they use to perform a "submit"; so I thought I might enter their <head> data (as far as xmlns, href, etc) in my <head>; that my website might call up their script files, css sheets, etc.
B)I could code my own Javascript function to send my form data to their site. If I knew how to simulate a mouseclick on someone else's site, I could have the script "click" there, paste the data, and hit the submit button. But I don't.
C) I could size their site down to the form itself and put it in a frame on my page
Option C is clearly easier, but I would prefer option A or B. I have time and will happily do the research myself; provided that I know if approach A or B is even feasible.
View 1 Replies
View Related
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
Mar 30, 2010
I cant get my cookie to work. I believe its not my javascript that is wrong. Can anyone take a look to see what i did wrong in my cookie? I have to pages dropdown1.html and dropdown2.html. Both pages have the same exact dropdown list. There is also a javascript file called script.js which makes it so you get an error if you select the same option on the second drop down list as the first. Also in the script.js i have a cookie that should run so dropdown2.html should now what was selected in dropdown1.html Can anyone see if i made a mistake in either my javascript code in my cookie? Right now I am not getting the error message if you select the same option as the first. Ill show all my code incase you need it for reference
dropdown1.html
Code:
Code:
Script.js (this is the part where I cant figure out why the error message does not appear on the second dropdown menu if user selects the same option as the first)
Code:
View 4 Replies
View Related
Jan 12, 2011
I have a problem, I don't know why this code doesn't work on IE ver 8 On Firefox, Chrome it is like I want, on IE - no reaction Is this some html/css problem or my fault on js? I'm sure about .js code is correct.. I think.. link html/css/js
View 6 Replies
View Related