I only posted to jQuery's Google Group. If you're receiving my post
via e-mail that means you are somehow subscribed to receive e-mail
digests of the posts here in which case you'll have to remove
yourself.
Sorry.
On Nov 13, 11:59 am, Dharshini Nathan wrote:
> Please unsubscribe me from your mai
Hi,
My eternal quest for a solution to Safari FOUC may, at last, have come to an
end.
See
http://jonaquino.blogspot.com/2007/02/workaround-for-safari-fouc-bug.html
this post. The author presents a solution and commenters come up with
improvements. Just tried a test of an old site that failed m
Hi Mario!
You might try this:
jQuery(document).ready(function() {
$("#fragment-2 .pager .pager-list > a").each(
$(this).attr("href", this.href + '#fragment-2');
);
// other calls to be fired afterwards
});
untested as usual
-- Marc
Mario Moura schrieb:
Hi Folks
I wrote:
$("#fragme
Sorry It is done
The problem it is I am using Jquery tabs Plugin and my function should be
run before this plugin
Thanks anyway
Regards
Mario
2007/7/12, Mario Moura <[EMAIL PROTECTED]>:
Hi Folks
I wrote:
$("#fragment-2 .pager .pager-list > a").attr("href", function() {return
this.href + (
4 matches
Mail list logo