[jQuery] Re: can someone please help with dynamic links problem?

2008-10-22 Thread Flavio333
); ? But you can have a look at ricardobeat link ;) On 21 oct, 20:57, Flavio333 [EMAIL PROTECTED] wrote: I tried what you said but it does not work... now both links go to the same page when clicked... RotinPain wrote: the problem is quite simple i think, all your links have

[jQuery] can someone please help with dynamic links problem?

2008-10-21 Thread Flavio333
Hello, I an quite new to jquery and hope someone can help with my problem. I am trying to load dynamic content in to a div(myobj)... the code i have so far is more or less as follows. it creates a box with 2 links, that it gets from 'name_ctg'. the links, are category names and when clicked

[jQuery] Re: can someone please help with dynamic links problem?

2008-10-21 Thread Flavio333
( ... And the HTML will looks like # ... On Oct 21, 3:56 pm, Flavio333 [EMAIL PROTECTED] wrote: Hello, I an quite new to jquery and hope someone can help with my problem.  I am trying to load dynamic content in to a div(myobj)... the code i have so far is more or less as follows.  it creates

[jQuery] load dynamic content into myobj

2008-10-20 Thread Flavio333
Hello, what I am trying to do is this... I have a link on a page when i click the link i want it to load Page2.php?+... into myobj. here is some of the code i was working with... hope someone can help... Thank you. script $(document).ready(function(){ $(#generate2).click(function(){

[jQuery] how do I fix the position of an element?

2008-10-02 Thread Flavio333
Hello, I am a first time JQuery user, and was wondering how would I go about getting an element, say a php page that I loaded into a small block on my html page... now when I scroll up, down, left or right I would like this element(the loaded php page in the small block) to be fixed to the