Re: slide show scripts interfering with eachother Digital Media UI / UX Design by carlir …(); var slide; function setting() { slide = document.getElementById('pic'); slide.src = imgAr1[0]; slide.setAttribute("width",width); slide.setAttribute("…(); var slide; function setting() { slide = document.getElementById('image'); slide.src = imgAr2[0]; slide.setAttribute("width",width); slide.setAttribute("… slide show scripts are interfering with eachother Digital Media UI / UX Design by carlir ….onload = setting(); var slide; function setting() { slide = document.getElementById('image'); slide.src = imgAr2[0]; slide.setAttribute("width",width); slide.setAttribute("height"… slide show scripts interfering with eachother Digital Media UI / UX Design by carlir ….onload = setting(); var slide; function setting() { slide = document.getElementById('pic'); slide.src = imgAr1[0]; slide.setAttribute("width",width); slide.setAttribute("height"… Re: slide show scripts are interfering with eachother Digital Media UI / UX Design by carlir ….onload = setting(); var slide; function setting() { slide = document.getElementById('shs'); slide.src = imgAr1[0]; slide.setAttribute("width",width); slide.setAttribute("height"… slideshow(){ if(picture < imgAr1.length-1){ picture=picture+1; slide.src = imgAr1[picture]; } } function prev(){ if(picture > 0 ){ … Re: slide show scripts interfering with eachother Digital Media UI / UX Design by Lusiphur …= setting(); var slide; function setting() { slide = document.getElementById('pic'); slide.src = imgAr1[0]; slide.setAttribute("width",width); slide.setAttribute("height&… slideshow(){ if(picture < imgAr1.length-1){ picture=picture+1; slide.src = imgAr1[picture]; } } function prev(){ if(picture > 0… Re: slide show scripts interfering with eachother Digital Media UI / UX Design by carlir ….onload = setting(); var slide; function setting() { slide = document.getElementById('shs'); slide.src = imgAr1[0]; slide.setAttribute("width",width); slide.setAttribute("height"… slideshow(){ if(picture < imgAr1.length-1){ picture=picture+1; slide.src = imgAr1[picture]; } } function prev(){ if(picture > 0 ){ … Re: slide show scripts interfering with eachother Digital Media UI / UX Design by carlir oops sorry, ignore the automatic slide show at the beginning of the script, I am only having trouble with the two with buttons. Slide show doesn't load images completely before starting the show Programming Web Development by Moderns …the images are not loaded completely. When the slide show starts, I notice delay in viewing images.… } } function startSlideShow(ob){ document.getElementById(ob.imagesContId).className='slide slide'+ob.step; timer=setTimeout(function(){ if(ob.step<ob… Re: Slide Show Extender Programming Web Development by kvprajapati ….Services.ScriptMethod] public static AjaxControlToolkit.Slide[] GetSlides() { return new AjaxControlToolkit.Slide[] { new AjaxControlToolkit.Slide("images/a1.jpg", …quot;a1", "Image desc1"), new AjaxControlToolkit.Slide("images/a2.jpg", "a2", &… slide show using ajax Programming Web Development by sireesha.c Hi , i am working with slide show extender control in ajax.but i stored binary formate image in data base now i have structed with slide control to retrive image from database.can pls help me regarding this image slide show Slide images not working Programming Web Development by nadiam …only the first pic: pic1, displays then it doesnt slide. code: <script type="text/javascript"&…img src="image/pic1.jpg" name="slide" width="450" height="200…lt;!-- var pic=1 function slideit() { document.image.slide.src=eval("img"+pic+".src") … Re: Slide images not working Programming Web Development by JorgeM … slideshow--> <!-- var pic=1 function slideit() { //document.image.slide.src=eval("img"+pic+".src") document….getElementById("slide").src = "image/pic" + pic + ".jpg"… Re: Slide images not working Programming Web Development by JorgeM …; <img src="image/pic1.jpg" id="slide" width="450" height="200"/>…;.jpg"; } var pic=1 function slideit() { document.getElementById("slide").src = "image/pic" + pic + ".jpg"… slide show in dreamweaver Community Center by webb my images won't appear in a slide show, however if I insert a image in a page it works just fine. how do I fix the images so that it will appear in the slide show. Has anyone had this problem before. all the images are in a folder along with the page. what do I try next? thanks, slide show Problemo Programming Web Development by soapyillusion … JavaScript class, where they didn't teach us anything about slide shows. Now I have a client and I promised them… a slide show on their website. I made an external Js file… slide menu up on button click Programming Web Development by cgull …. I looked at a lot of tutorials of animate and slide but nothing works for me. I hope someone can help… the Click for Menu link is clicked the menu will slide from the button up above everything. Hope you understand what… slide mouseover problem Programming Web Development by azegurb …mouseover. but when i mouseover the slide it crashes (if slice effect …obj[i].style.marginTop='0px'; } } massiv.slide=function(){ } massiv.dovr(); document.getElementById('slider').… Re: slide mouseover problem Programming Web Development by azegurb For ex when slide runs i put cursor on image and move cursor inside slide , it behaves so strange.what may be the problem ? I 'd like to say that image width is 700 px and height is 306 px. Thanks for.reply slide in slide out at multipl level in jquery Programming Web Development by sam230 i m trying to make a multiple level slide in-out menu in juqery.. i m able to open one div.. but not able to hide open div and show the clicked one.. this is my work.. click menu1 only working.. when i click menu2 everything goes work.. please have a look of view source code and help me.. thanks demo.websitedemolink.co.in/bhu/demo-self.html Re: slide mouseover problem Programming Web Development by pritaeas What exactly do you mean by "when i mouseover the slide it crashes"? slide show in flash Digital Media UI / UX Design by mikeandike22 I need to make a slide show for my science fair project and was wondering if instead of using powerpoint if i could create a powerpoint like flash presentation. Re: slide show in flash Digital Media UI / UX Design by D_D [QUOTE=mikeandike22]I need to make a slide show for my science fair project and was wondering if instead of using powerpoint if i could create a powerpoint like flash presentation.[/QUOTE] HI! Use Flash SlidVidShow.[url]http://www.geovid.com/Flash_SlideVidShow/[/url] You do not need powerpoint for making Flash presentation. Re: slide show in flash Digital Media UI / UX Design by Kegtapper [QUOTE=mikeandike22]I need to make a slide show for my science fair project and was wondering if instead of using powerpoint if i could create a powerpoint like flash presentation.[/QUOTE] or SWISH. shorter learning curve. [url]http://www.swishzone.com/[/url] (30 day trial version too) There are also convertors for converting PP to Flash. Re: slide show in flash Digital Media UI / UX Design by zhan Hi, Flash Slideshow Builder is another software choice. Pretty easy to use, and no Flash experience required. [url]http://www.flash-slide-show.com[/url] Regards. Re: slide show in flash Digital Media UI / UX Design by Kegtapper [QUOTE=zhan]Hi, Flash Slideshow Builder is another software choice. Pretty easy to use, and no Flash experience required. [url]http://www.flash-slide-show.com[/url] Regards.[/QUOTE] Never heard of the product or company. Not much reference by other users. Slide Show using Flash Digital Media UI / UX Design by tomleo So I want to make a [B]slide show[/B] where an image can be seen, then fades … slide show of images stored as binary image in database Programming Web Development by sumitpatel hello friends, can anyone help me for following i want to display image as slide show by fetching images from database which is saved as binary format. In C# Slide show of Images Programming Software Development by niths … database. So i need to get those images in a slide show like this [URL="http://www.trans4mind.com/personal_development… Re: Slide show of Images Programming Software Development by abelLazm [URL="http://www.codeproject.com/KB/GDI-plus/vision.aspx"]This Link[/URL] Contains a simple Slide Show Project source code it will be helpful Re: Slide show of Images Programming Software Development by abelLazm [URL="http://www.codeproject.com/KB/ajax/ASPNETSlideShow.aspx"]this link[/URL] contains source code of an ASP.Net slide show project. check this out :)