I'm trying to create a slide show using the script here:[URL]Here's my page.[URL] The problem is in IE (I'm testing this in IE7) there is a small black rectangle that displays in the fade. (I've tested this in Opera, Safari and Chrome. It works in all. I also tested it using an IE tester [URL]. Only 8 and 6 versions work correctly.) I can see on the dynamic drive page the slide show works correctly.I've tried changing the "background='black'" in the .js in a variety of places to transparent and tried to put an image, a transparent .png, in place of the background. No success with either one.
i have a slideshow at [URL] which utilizes the following code. how can i get rid of the fade effect and just have one image transition to the next cleanly with no fade animation?
/* * jQuery Cycle Plugin for light-weight slideshows * Examples and documentation at: http://malsup.com/jquery/cycle/ * Copyright (c) 2007 M. Alsup
I know this is a known issue but I have had no luck with finding a fix for the issue I am getting with IE8. I get a nasty black border around my png that I am using the Jquery fade function. Does anyone have any useful hacks/tricks to fix this?
I'm using a feature carousel on my new website - this is a horrible test version but take look and you'll see my problem - [URL]... It works fine in Chrome, FF and IE9 - however in IE8 and IE7, on the fade, an ugly black outline is added to the transparent PNG.
Does anybody know how I can remove the black outline in IE8 and IE7.
I am using and modifying the sample demo page and have a error on IE:
Using:
The fade effect on IE causes that the image shadow.png appears black on border for a while, fade effect is too uggly, firefox and safari works fine. Now I have to set fade=0 only to support IE7.
I'll slideUp a div, load some ajax, then slideDown the result.In the result, there are two more divs (navigation and 'subcontent' containers)I have links in the navigation div that should fadeIn new content (via ajax) into the subcontent container.Now, the fadeIn fadeOut functions operate correctly _until_ I use a slide on the larger div. If I slide at all, everything turns into a slide, even within the subcontainers. I'm not sure what's going on.ere's an example structure for the divs:
<div id="globalnav">Anchors/Links for the maincontent div</div> <div id="maincontent">"maincontent" should slide open and closed. <div id="nav">Anchors/Links in here</div>
I am using Cycle and I am trying to get the first slide to fade in. I am new to all of this and I just can't get it to work. I looked at the 2 examples that Mike has on his page, but I just don't know what exactly to put where with regards to the code. I am setting up a portfolio with simple fade transitions between each example. I am utilizing both a prev and next option with the paging feature as well. If someone could be pretty specific as to what code needs to go where,
So at the moment I'm working on an Ajax powered navigation that's animated with a horizontal slide and fade. So far I've imported the Effects Core and Effect "Slide" from the jQuery UI to get the horizontal slide effect in. Here's the documentation on the specific slide technique I'm using from the jQuery UI:[URL].. You can see the work I've done so far:[URL]... As you can see, the Ajax and horizontal slide features are working properly. However, one thing I can't get to work is the horizontal and fade effect to occur at the same time. I mistakenly tried to chain the show/hide functions with the fade function, but of course it happened sequentially instead of simultaneously.
I looked up for solutions online and most point to the animation function as the solution. In this case, I can't figure out a way to work with it because the animation function seems to manipulate the CSS to get the desired effects. While I could have animate change the width of the content area along with its opacity, the width resize would squeeze the text as the content area shrinks which is undesirable for my case. This is why I'm using the Effect "Slide" in the first place, to prevent the text getting squeezed as the content area slides.
So is there anyway I can get a simultaneous fade working at the same time with the Effect "Slide", or do I have to look for other methods of horizontal sliding to get it to work with fades?
I am creating a slide show in Javascript. So far it is running smoothly, however instead of the slides just switching to the next slide I want them to fade into the next slide. Is this possible in Javascript?
I've got this client that would like the menu to slide out from the left nav bar, horizontally. So far I've put together a jQuery toggle you can see working here:Slide out Menu.What I need is to fade out/slide back when another menu link is clicked. Right now they are overlapping and there are more menu items to come.
I have a problem on my wordpress blog that is integregated with a 3rd party shopping system. What I'm finding is that the Image Slide Show will not show up on the product page but will show up on other pages. obviously there is some conflict but I don't know where.Example: here is the product listing page while in the header the slide show seems to work fine.Now here is the page if you select one of the t-shirts but as you will see the image slide show in the Header vanishes?
Anyone could give me some leads on where to find a javascript program to make an automated slideshow with pictures located in an specific directory? What I mean is that I do not wish to specify specific pictures, but just tell the program to use all the contents (*.*) of a specific directory.
I have to include:1) 10-20 pictures2) a title that is displayed at the top of the page3) the file name of the current picture4) a drop down list that allows the user to ynamically change the background color. Black (default), red, green, orange, brown, and blue.5) Right under the pictures there should be five clickable images for first, previous, next, last and random. 6) I can use any images for the above described buttons.7) The slide show should rotate through images whenever border conditions are met. For example, if the next button is clicked on the last picture, then the first picture in the deck should get loaded. Alternatively, if the previous button is clicked on the first picture, then the last picture in the deck should get loaded.8) When the random button is clicked, a random picture must be selected. A randomly selected picture must be different from the current picture.9) Each button must display a tool-tip when the mouse hovers over the image. 10) CSS for all formatting.11) Javascript code in separate file.So far i have:
<script type = "text/javascript"> function loadPicture() { var img = new Image();
I would like to pass data to dialog box where the page in background is faded out.A good example is when I click 'LOG IN' on DANIWEB, I get a dialog box with username and password fields and the rest of the screen is in gray.
I would like to make a slide show using random images. The problem is my host is 250.com, and they don't support cgi-programs. Is there another way to accomplish random images?
I am using some excellent code for a photo slide show from ..
The way this slide show gallery works is there are mulitple list items in an UL and within each list item is an image. sequentially one list item has the class .show and this changes the css of that list item so opaque is set to 1. Making it visible. A timer determines when the list items change so the next list item within the hierarchy has .show. Once is reaches the last list item, it goes back to the first item.
The problem I have with my code is that when the page first loads up, the first image displays briefly before changing to the second image. After this happens, the slide show behaves correctly.
In bold are the the important lines of code. First I use jquery to assign .class to first list item. The second line of code in bold is a conditional statement. If no image has .show, assign it to the first list item. This is when the code doesn't work as intended.code...
have set up a simple slide show within a table to present as redesign option on home page for a new client. The SS is working fine but the rest of the content that follows in rows beneath are not showing when the page loads. They do appear when you hit refresh. what's blocking the load. Here's the link to the test page:[URL]
I have the follwing slideshow and would like to know if it is possible to add a url to the images.
URLs to add: /html/technical.asp /html/books.asp
<script> // Set slideShowSpeed (milliseconds) var slideShowSpeed = 10000 // Duration of crossfade (seconds) var crossFadeDuration = 3 var Pic = new Array() Pic[0] = '/html/images/technical-files.gif' Pic[1] = '/html/images/reference-books.gif' var t var j = 0 var p = Pic.length var preLoad = new Array() for (i = 0; i < p; i++){ preLoad[i] = new Image() preLoad[i].src = Pic[i] } function runSlideShow(){ if (document.all){ document.images.SlideShow.style.filter="blendTrans(duration=2)" document.images.SlideShow.style.filter="blendTrans(duration=crossFadeDuration)" document.images.SlideShow.filters.blendTrans.Apply() } document.images.SlideShow.src = preLoad[j].src if (document.all){ document.images.SlideShow.filters.blendTrans.Play() } j = j + 1 if (j > (p-1)) j=0 t = setTimeout('runSlideShow()', slideShowSpeed) } </script>
I have a project on building a horizontal slide show and it has to look like this site. tiltdesignstudio [dot]com and instead of flash, i need to use other programming language.
1) is it possible to create a site like that with out using flash?
2)What would be the best approach to build this project?
I have one web-page and one picture box in the middle of page. I have some images in my SQL database, I want to load those images on picture box placed on my web page one by one. I want to display each image for 3 seconds and then next image, but these image are not fix, I will keep changing original image files in the images directory and will specify their names in database tables. Structure of database table is as follows: