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 + ('#fragment-2')});

When I insert into my Firefox Console and run works fine.

When I tried insert into my pages this Jquery function didnt run. I tried
everything (after Jquery script, after and before php functions etc)

I am reporting this bug to see if somebody can tell me why.


<script type="text/javascript">
jQuery(document).ready(function() {
            $("#fragment-2 .pager .pager-list > a").attr("href",
function() {return this.href + ('#fragment-2')});
 });
</script>

Regards

--
Mário Moura




--
Mário Alberto Chaves Moura
[EMAIL PROTECTED]
31-9157-6000

Reply via email to