Thank you all for your replies. Carl, I tried yours but nothing
happens when clicking previous. Anyway, thanks to a friend of mine,
here is the correct code (or at least, the code that works) in case
anybody wonders:
$(".gallery").prepend("pek").children("li:first
, it wraps the next
element, so now the second does the slideDown effect. You can see this
here:
http://treazy.com/pek/album/
Just click previous and watch what happens. Do you know how to work
around this?
Thanks again.
On Jul 3, 10:30 pm, real <[EMAIL PROTECTED]> wrote:
> This is what y
I have a small problem when dealing with effects. Warning: Noob
question ahead.
Currently I have a list of items
test
test2
alert($("#gallery li:first").html()) will correctly echo "test".
If I want to add a new element before that with a slideDown effect, I
use this line:
$("#gallery li:f
I can't find a way to slide left a horizontal list of images.
Here is what I managed to do:
http://treazy.com/pek/album/
As you can see, first, while sliding, the images suddenly "bump" and,
second, I can't seem to find how to remove 100px every time someone
clicks nex
n Jun 30, 1:16 pm, "Richard D. Worth" <[EMAIL PROTECTED]> wrote:
> Put your images inside a container with a fixed width and overflow:hidden.
> See here for an example:
>
> http://sorgalla.com/projects/jcarousel/examples/static_simple.html
>
> - Richard
>
>
t is going
behind an invisible "wall".. And the opposite, slide something coming
from an invisible "wall"..
I hope you understand what I am saying.
As always, thank you in advanced
pek
6 matches
Mail list logo