There's nothing AJAX or even jQuery specific about changing the page title. Just set document.title: document.title = "My title";
Google 'javascript page title' for more info. --Erik On 3/17/07, Agrawal, Ritesh <[EMAIL PROTECTED]> wrote:
Hi, I wanted to know is it possible to set page title using ajax. Actually I load certain content of my website using ajax and wanted to reset the title to suit the current display. But I didn't find any way to do this. Regards, Ritesh -- View this message in context: http://www.nabble.com/Ajax-%2B-Page-title-tf3421485.html#a9536262 Sent from the JQuery mailing list archive at Nabble.com. _______________________________________________ jQuery mailing list [email protected] http://jquery.com/discuss/
_______________________________________________ jQuery mailing list [email protected] http://jquery.com/discuss/
