i guess i will do the CSS way (without JS involved). Found a good resource (which so far worked on all browsers I tested so far).
http://tagsoup.com/cookbook/css/fixed/#gtev5 aldana wrote: > > hi, > > i read that you can use following for a html-snippet which should be fixed > at bottom page: > style="position: fixed; bottom: 0px;" > > but it does not seem to work with all browsers (e.g. IE6). does jquery > provide an abstraction for fixed-style box at the bottom of the page? > > thanks. > ----- manuel aldana aldana((at))gmx.de software-engineering blog: http://www.aldana-online.de -- View this message in context: http://www.nabble.com/jquery-abstraction-widget-for-fixed-panel-at-bottom-page-tp21372949s27240p21375491.html Sent from the jQuery General Discussion mailing list archive at Nabble.com.

