Video is not the main content of the page Digital Media Digital Marketing Search Engine Strategies by Read a Book …;?php if (!empty($image4)): ?> <div class="swiper-slide"> <div class="dz-media" itemscope… Re: How to disable the automatic swipe effect on the product page? Programming Web Development by Dani …}, grabCursor: true, speed: 1000, parallax: true, effect: "slide", mousewheelControl: 1, }); } } return { init: function() {}, load: function… Re: SiteShow -- Create a slideshow of web pages Programming Web Development by PROSYS_1 wow.. its working fine... very useful for me to complete my task.. thanks Re: Video is not the main content of the page Digital Media Digital Marketing Search Engine Strategies by Read a Book BUMP. Anyone can help with this issue ? :/ Re: Video is not the main content of the page Digital Media Digital Marketing Search Engine Strategies by Dani I’ll take a look at this tomorrow. I’m currently in bed :) Re: Video is not the main content of the page Digital Media Digital Marketing Search Engine Strategies by Dani You have the itemtype set to a VideoObject but, as you point out, only sometimes is there actually an .mp4 file. The rest of the time, it's a static image such as a png, jpg, or jpeg. Google probably doesn't trust your meta tags since they are inaccurate half the time. Re: Video is not the main content of the page Digital Media Digital Marketing Search Engine Strategies by Read a Book But i am generating the JSON code dynamically. If there is no video than i hide the VideoObject tag with if statement. Should i just remove the `itemscope itemtype="http://schema.org/VideoObject"` Re: Video is not the main content of the page Digital Media Digital Marketing Search Engine Strategies by Dani Yes, if the page does not contain video content, then remove `itemscope itemtype="http://schema.org/VideoObject"` I'm so sorry for not responding sooner. I just saw your post now. 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 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 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.