I have had a look at this tutorial by Malsup and simply, you can add
an a link to the image slides.
However, for me like the tutorial with:
function onAfter() {
$('#output').html("Current anchor: " + this.href);
I have for myself:
before: onBefore,
pager: '#featurenav'
});
function onBefore
th each slide assigned with an
tag to display the html text.
On Mar 4, 11:50 pm, HM-User wrote:
> I am looking at the jQuery Cycle Demo of the Callbacks example. Before
> and after each slide appears, a caption or small text can show below
> the slide. However, how can I make some or al
I am looking at the jQuery Cycle Demo of the Callbacks example. Before
and after each slide appears, a caption or small text can show below
the slide. However, how can I make some or all the text be a tag so people can click on the callback text to go to a story?
I wanted to ask something in general. There seems to be a very slight
issue with my website that is running the jQuery and plugin scripts.
It seems that sometimes if you visit the website or click 'Home' to go
back to the main page or view other sections, the browser loads the
site very quickly an
I have a number of image slides which are fading in and out and I am
also using the pager option (jQuery Cycle). What I want to know
however is, is it possible to invoke a created headline for the image
as well as the image's alt?
So:
function onAfter() {
jQuery('#caption').html(this.alt);
}
dis
Thanks so much! It worked. I'm sure if someone else needs this, they
will sure be happy to find your answer.
On Feb 19, 5:10 am, Mike Alsup wrote:
> > alt =""
> > title="" />
> > Prev Next
>
> > and I assign each image's alt and/or title, how can I evoke them as
> > captions below each image aft
s alt and/or title, how can I evoke them as
captions below each image after clicking prev/next?
On Feb 19, 12:00 am, HM-User wrote:
> Oh that's great Mike thanks for helping me! I think with the script
> loading, I've streamlined it and so now I've linked everything which
> can
Oh that's great Mike thanks for helping me! I think with the script
loading, I've streamlined it and so now I've linked everything which
can either be linked js files or external CSS files. So hopefully that
will do the trick. It seems to have work with things I have done just
now.
Can you explai
8 matches
Mail list logo