Hey !
THANK YOU VERY MUCH,
I fixed the problem :
Actually, I'm using Zend frame work and there is a method which
displays this line in the header :
<---this line
That's this which is the problem.
I delete it and it works fine now !
Thank you again !
On 6 avr, 15:11, boermans wrote:
On Apr 6, 6:18 pm, gostbuster wrote:
> Here is my test code :
>
>
> $(function (){
> $("#effet").click(function (){
> $(this).fadeOut("slow");
> $(this).fadeIn("fast");
>
> });});
>
>
> bonjour
>
> When I click, the div should fadeOut and fadeIn but it doesn't.
I pasted your co
2 matches
Mail list logo