Hey Rogier,

2009/5/14 Rogier Schouten <rogier.schou...@besi.com>:
> Hi,
>
> I'd like to display a favicon for my web application, i.e. one of those
> icons that show up next to your bookmarks and inside the page tabs. Now
> there are two ways to do this:
>
> 1) Adding a file /favicon.ico to the root of your website. This only
> seems to work for IE.

That really should work in all situations (this is how we provide the
icon for the Wt website).

> 2) Adding a <link> tag named "icon" to the head of the page, like
> <link rel="icon" type="image/gif" href="myapp/image.gif">
>
> Is there a way to do the second thing in Wt?

Not yet, I think we should support this feature directly using a
setIcon() method in WApplication.

Regards,
koen

------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables 
unlimited royalty-free distribution of the report engine 
for externally facing server and web deployment. 
http://p.sf.net/sfu/businessobjects
_______________________________________________
witty-interest mailing list
witty-interest@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/witty-interest

Reply via email to