Ask questions and get good answers on jQuery

vote up 1 vote down
star

Need assistance,

First of all this is great, one of the best components out there.

My question is how can i position my

For example: I have a 'dock' container at the footer of the page, when i click on 'ajax content' container it moves up all the way to the top of webpage which kind is little non-user friendly as i have to scroll all the way up to the top of the page to use the container.

How can i make 'ajax content' container not move all the way to the top and position itself in the middle of the screen near the 'dock'

Also tried the style="top:400px; left:450px;" didn't help. Still moves all the way up.

flag

1 Answer

vote up 0 vote down

This is due to the fact that containers position doesn't care about page scroll... hope to fix this for next release. Did you try to set a fixed position to your container?

link|flag
1 
Hi Matteo. Thank you for such a quick response. How can i set a fixed position to your container? Help is greatly appriciated. Thank you agian – Reen Singh Jan 26 at 4:22

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.