Hello I'm in need of some help in getting my custom ad set up working.
Any help would be greatly appreciated.
Here's what I'm trying to do: I have content set up and after 10
minutes I want to display an advertisement over the content that last
for 5 minutes.
So it would look like this: Regular
Hello! I have this html markup:
--some images here
And this javascript code:
$('.dinamica').cycle({fx : 'fade', timeout : '4000'});
The images in the "dinamica" div turns ok. But the second div stays
bellow the dinamica div. I tried to change the display of both divs to
"bloc
I am trying to find the parent of a tag. In the following
code, I do not understand why the alert shows 0 instead of 1??
$(function(){
var x = $('#row_3');
var y = x.parent('div[id^=idSection_]');
alert( y.length );
});
eric 1
eric 2
Hello,
I am having some difficulty using the click event between two
functions. Either it bubbles like crazy or it only works for one
function then stopPropagation kills it altogther for the other. Using
jquery 1.3.2 for this and .live. Please if you have suggestions let
me know.
Working on a
4 matches
Mail list logo