JQuery .trigger('click') inside interval function?

Try: $(document). Ready(function(){ // ... }) instead of: $(document. Ready(function(){ // ... }).

Try: $(document). Ready(function(){ // ... }); instead of: $(document. Ready(function(){ // ... }).

Good catch, but that's apparently just a typo (in this question, not the working code). The previous question has it there correctly. – D_N Feb 18 at 5:06 @D_N: Yes but after fixing it the code works.

See: jsfiddle. Net/QkmSn – rsp Feb 18 at 5:30 I stand corrected. Nice.

– D_N Feb 18 at 5:34 @D_N: Its just a typo. Got it right in my code. Thanks for your example.

But my code still isn't working. Have you tried opening a fancybox? – ZolaKt Feb 18 at 6:31 Got it working finally.As you said, the code is fine.

I had another script loaded with ajax which also included jQuery. That was the problem. Thanks for support!

– ZolaKt Feb 18 at 6:51.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions