On Feb 3, 8:56 pm, Karl Swedberg <[EMAIL PROTECTED]> wrote: > 1. Set the cluetip div's parent element to position: relative. By > default, the cluetip is appended to the body, so you could set the > body to position:relative. Otherwise, use > $.cluetip.setup(insertionElement: 'new parent element') (replacing > "new parent element," of course). > this one did the trick (body position:relative). Not sure why, so if someone could point me to documenation? Anyway thnx for helping out! hnzz
- [jQuery] Cluetip problem hnzz
- [jQuery] Re: Cluetip problem Karl Swedberg
- [jQuery] Re: Cluetip problem hnzz
- [jQuery] Re: Cluetip problem fshuja
- [jQuery] Re: Cluetip problem Karl Swedberg