i've read a few threads regarding this in the forums but didnt really come upon anything satisfatory. i'm not expecting sample code as a response, just a pointer in the right direction of which controls to go with to implement this.
my application runs pretty much full browser width. at the top there is a radmenu to access all the functions. all the main pages in my site are based on a single master page. what i need now is an auto-hide taskbar to live at the bottom of the browser window. the task bar would have part of a logo still visible and when the user hovers over the logo, the taskbar shows. on the taskbar are a few button controls to access help, quick search, logout, etc. but the main purpose of the taskbar is to display system messages such as "record inserted" or "update failed", etc, etc. most of these messages will be generated from ajax enabled controls on the individual pages so these controls need to have a way of communicating client side with the taskbar to post the message and force it into view.
my initial thoughts are that a full-width tooltip is the best option although i haven't yet looked into the ajax client side requirements. am i heading in the right direction or is radwindow a better option?
cheers,
rob
my application runs pretty much full browser width. at the top there is a radmenu to access all the functions. all the main pages in my site are based on a single master page. what i need now is an auto-hide taskbar to live at the bottom of the browser window. the task bar would have part of a logo still visible and when the user hovers over the logo, the taskbar shows. on the taskbar are a few button controls to access help, quick search, logout, etc. but the main purpose of the taskbar is to display system messages such as "record inserted" or "update failed", etc, etc. most of these messages will be generated from ajax enabled controls on the individual pages so these controls need to have a way of communicating client side with the taskbar to post the message and force it into view.
my initial thoughts are that a full-width tooltip is the best option although i haven't yet looked into the ajax client side requirements. am i heading in the right direction or is radwindow a better option?
cheers,
rob
