how can i code this scrolling images? is there a template? the result must be like this..
after clicking the left arrow, the center picture must move to the left and the right picture will move to the center. the right picture must be changed with a new one.. im planning to upload an album an i want to display it in that way..
Well, first off is that just straight html/javascript or is it flash based?
when you quote a post could you please do it via the "Reply With Quote" button or if it multiple post click the "''+" button then "Reply With Quote" button.
If this thread is finished with please mark it "Resolved" by selecting "Mark thread resolved" from the "Thread tools" drop-down menu. https://get.cryptobrowser.site/30/4111672
You can't do a straight HTML animation like that. Not too sure about HTML 5, I haven't done much with that. But it's either Javascript or Flash. Javascript is better for most computers though. Flash takes up a lot of cpu and computer memory.
You can't do a straight HTML animation like that. Not too sure about HTML 5, I haven't done much with that. But it's either Javascript or Flash. Javascript is better for most computers though. Flash takes up a lot of cpu and computer memory.
that's why if it needs to use javascript den its ok. it should be a combination of html, css and javascript. but i dont know how to do it. all i know is simple web page...