You might get some extra hits by remote-ajaxing the page and checking
the headers to see if the page uses a non-standard favicon.

Link: <images/mce_favicon.ico>; rel="SHORTCUT ICON"

is one of those often ignored headers!



On 1/30/07, Klaus Hartl <[EMAIL PROTECTED]> wrote:
> Olaf Bosch wrote:
> > Olaf Bosch schrieb:
> >> Hi all,
> >> i have now release a stable Version. Have a look at:
> >> http://olaf-bosch.de/bugs/jquery/faviconlinkmarker/index.html
> >
> >
> > Oh,oh, now i have a problem!!!!
> > I tested this with application/xhtml+xml
> > i cane not say what is bad, i search 2 hour's, nothing to find.
> >
> > Also the IMG function have a bug with application, div.innerhtml what
> > doing wrap works not correct.
> >
> > An invalid or illegal string was specified" code: "12
> >
> > I have all try and try. nothing works
> >
> > look here, with NON-IE:
> > http://olaf-bosch.de/bugs/jquery/faviconlinkmarker/index.xhtml
> >
> > What is to do?
>
> You cannot use methods like before/after etc. with XHTML as XML because
> they're using innerHTML in the end, which is not supported in XML.
>
> You would have to resort to DOM methods: document.createElement and the
> like.
>
>
> -- Klaus
>
> _______________________________________________
> jQuery mailing list
> discuss@jquery.com
> http://jquery.com/discuss/
>


-- 
Ⓙⓐⓚⓔ - יעקב   ʝǡǩȩ   ᎫᎪᏦᎬ
_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/

Reply via email to