[jQuery] History Plugin initial state

2007-11-14 Thread dandanthesushiman
Hi I hope someone can help, I am just getting stated with jQuery so I may be asking a question that is obvious to most of you but I'm stuck. I have implemented the History/Remote plugin in on my site. I found the files on http://stilbuero.de/jquery/history/#Chapter_1. It works really well except

[jQuery] Re: History Plugin initial state

2007-11-14 Thread dandanthesushiman
Thanks for the quick reply, but my lack of knowledge means I stil don't get it I am trying $(function() { $('a.remote').remote('#chapter', function() { if (window.console && window.console.info) { console.info('content loaded');

[jQuery] Re: History Plugin initial state

2007-11-17 Thread dandanthesushiman
Hi Klaus Thank you very much for your help. Sorted! Klaus Hartl wrote: > On Nov 14, 9:13 pm, dandanthesushiman <[EMAIL PROTECTED]> wrote: > > Thanks for the quick reply, but my lack of knowledge means I stil > > don't get it I am trying > > > > $(functi