answersLogoWhite

0


Best Answer

Yes you can make images to slide with effects. The sliding simple can be made with <marquee> and effects can be done by CSS.

User Avatar

Wiki User

9y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Can you get source code to slide images with effects?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Is Source Code the same as CSS Code?

It can be but source code is just the code of a webpage. Whatever format it is.


How do you create slide show using javascript code?

Here is the code: &lt;html&gt; &lt;head&gt; &lt;script type="text/javascript" language="javascript"&gt; function loadImage() { var image1 = new Image(); var image2 = new Image(); var image3 = new Image(); image1.src = "mypic.jpg"; // Put any image you image2.src = "mypic2.jpg"; image3.src = "mypic3.png"; if(!document.images) { alert("No Images!!"); } document.images.slide.src=eval("image"+step+".src"); if (step&lt;3) step++; else step=1; //call function "slideit()" every 4 seconds setTimeout("loadImage()",4000); } loadImage(); &lt;/script&gt; &lt;/head&gt; &lt;body onload="loadImage()"&gt; &lt;img src="mypic.jpg" class="image" name="slide" /&gt; &lt;/body&gt; &lt;/html&gt;


Where does source code come from in java?

Source code comes from the programmer...


What was the Production Budget for Source Code?

The Production Budget for Source Code was $32,000,000.


Where can you get source code of Linux?

The source code for the Linux kernel is hosted at kernel.org.


When was Source Code released?

Source Code was released on 04/01/2011.


How do you make your pic slide on MySpace?

use this code:


What is the code to Anna joker in toonatik?

my answer to my question is slide


What is the CPT code for KOH slide prep?

87220


Are you allowed to download the source code for a open source program?

Yes. Open source means the source code is accessible. Your usage of the source is subject to licence agreement.


Source code for remote desktop?

Remote Desktop is proprietary; the source code is not available.


Where you can get source code for vb projects?

you can get lots of source code from 1000projects.com in diff languages....