[thelist] jquery clickable slider

DAVOUD TOHIDY dtohidy at hotmail.com
Sat Jun 4 09:55:06 CDT 2011


Hi there,

I am using the jQuery scroller  located at: http://flesler.blogspot.com/2007/10/jqueryscrollto.html

I would like to add urls to the images of scroller.

I thought having a for loop and array would work which did not.

I am now using the following:

$('#slider').click(function(){

window.location.href = "$('a').each('href')"; 

                });

it does return: not found  .../$('a').each('href')

I am testing offline.

Any suggestion please?

Thanks
davoud

 		 	   		  


More information about the thelist mailing list