I have a that only contains an image.
How would I create a jquery-click function that basically would
represent a normal tag for his ?
Thank you!
Hello
I'm looking for an autocomplete that have no "submit" button, but that
when the user click on the autocomplete keyword he would be redirected
to another URL, that i will choose
i'm using http://dyve.net/jquery/?autocomplete but even the author
dont know how to make this
example:
user typ
Hi everyone!
I'm trying to work out a drop down list and can't seem to figure this
thing out. So, here's my code:
var menuclicked = 0;
$('#dropDown1').click( function() {
if( menuclicked == 1) {
menuclicked = 0;
$(this).find('ul').css('visibility', 'hidd
I'm dynamically creating several elements which I want to
rotate with custom degree, append it to some div, and bind onclick
method to them. I tried jquery-rotate and Wilq32.RotateImage, but they
don't work like they should - it seems to me that call to rotate
function somehow breaks a command ch
Using the hover function, I'm showing a before/after version of a
photo (I have 2 photos stacked using z-index):
$(function() {
$('.current img.after').hover(
function() {
$(this).animate({opacity: "0"});
Is it possible to "click" or select a DIV with jquery?
$("DIV ID or Class?").click(function() { .
Hello everyone!
I tried to find the solution all around the web, but no luck, so I
came here.
I am using a jQuery plugin called FancyBox (http://fancy.klade.lv),
which is a LightWindow clone, and it works great. Now, I want to have
a clickable DIV that will allow me to call the FancyBox function
Hello everyone!
I tried to find the solution all around the web, but no luck, so I
came here.
I am using a jQuery plugin called FancyBox (http://fancy.klade.lv),
which is a LightWindow clone, and it works great. Now, I want to have
a clickable DIV that will allow me to call the FancyBox function
8 matches
Mail list logo