[xul-interop] Updating window title
"Alexandre Giuseppe de Fuccio Pereira" <[email protected]> Thu, 1 Mar 2007 13:29:52 -0300
| Newsgroups | gmane.comp.lang.xul.general |
|---|---|
| Message-ID | <[email protected]> |
--===============0614594214==
Content-Type: multipart/alternative;
boundary="----=_Part_69963_18623889.1172766592735"
------=_Part_69963_18623889.1172766592735
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
Hi folks,
I'm trying to build my first XUL application and I can't find how to update
a window title.
I've tried:
document.title = "new title";
element = document.getElementById("window");
element.title = "new title"
How can I do that?
Thanks,
-- Alexandre Giuseppe de Fuccio Pereira
------=_Part_69963_18623889.1172766592735
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
Hi folks,<br><br>I'm trying to build my first XUL application and I can't find how to update a window title. <br><br>I've tried:<br><br>document.title = "new title";<br><br>element = document.getElementById
("window"); <br>element.title = "new title"<br><br>How can I do that?<br><br>Thanks,<br>-- Alexandre Giuseppe de Fuccio Pereira<br>
------=_Part_69963_18623889.1172766592735--
--===============0614594214==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
--===============0614594214==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
_______________________________________________
XUL News Wire - http://xulnews.com
XUL Job Postings - http://xuljobs.com
Open XUL Alliance - http://xulalliance.org
_______________________________________________
xul-talk mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xul-talk
--===============0614594214==--