low', 1);
> $navigation.stop().animate({backgroundColor: '#404040'}, 500);
> });
>
> $navigation.find('a')
> .bind('mouseenter mouseleave', function(event) {
> if (this.id.indexOf('nav') === 0) {
> var id = '#'
state probably isn't the greatest idea ever but it does mean you have
> easy access to the currently selected menu item.
>
> On Sep 20, 11:25 am, "ryan.j" wrote:
>
>
>
> > i wasn't being snarky mate, just that you phrased your question like a
> &
wow really! not sure what to say about that.
Here is a development link to the actual project
http://alienfactory.com/vision1/
if any one would like to help out on the javascript jquery question
above
Thanks in advance for any help
i would like to know how i could do it better this actualy repeats 3
more time to get the other mouse over states.
Please dont write any code i am still learning and would be helpful if
anyone could just guide me in the right direction
Many Thanks
$('#vision, #navvision').hover(
ok i added a click handler to the callback
'callbackOnStart':function(){ $('.target').click(function(){$(this).css
({'visibility': 'hidden'}); });
but when clicked on the first time it does nothing but any time after
that it work as intended
6-8393
> E-mail: mjlaw...@us.ibm.com
>
> 'Examine my teachings critically, as a gold assayer would test gold. If you
> find they make sense, conform to your experience, and don't harm yourself
> or others, onl
can anyone in the jquery community help me with an issue. the group
for fancybox is not very active
my problem is the following
i am trying to use a callback in the fancybox plugin
'callbackOnStart':function(){ $(".target").css({'visibility':
'hidden'}); this example hides all the classes marked
can anyone in the jquery community help me with an issue. the group
for fancybox is not very active
my problem is the following
i am trying to use a callback in the fancybox plugin
'callbackOnStart':function(){ $(".target").css({'visibility':
'hidden'}); this example hides all the classes marke
ok i cant get the easing plugin to work with cycle plugin
1. does cycle 2.65 work with easing 1.3
2. does easing work on the scrollHorz
3. if both of these are true then what am i doing wrong
$('#slideshow').cycle({
fx: 'scrollHorz',
timeout: 0,
speed:1
i am using the fancy box light box plugin but cant figure out one
small issue
problem:
the container div for fancy box scales up to defined size but the ajax
loaded file inside the lightbox container does not scale
I thought it might be a css issuse but nothing seems to work. Could
anyone shed a
i am using the fancy box light box plugin but cant figure out one
small issue
problem:
the container div for fancy box scales up to defined size but the ajax
loaded file inside the lightbox container does not scale
I thought it might be a css issuse but nothing seems to work. Could
anyone shed a
11 matches
Mail list logo