Re: [jQuery] Look Ma no IMG-tag - FaviconLinkMarker Beta3 out

2007-01-13 Thread Olaf Bosch
Olaf Bosch schrieb: Good, new version for testing. I have found a way to check Favicon exist. Than change the path. Look at: http://olaf-bosch.de/bugs/jquery/links5.html JQuery, the second Link have no Favicon, cuesrc is changed, see alert. What is to do that this works as global in the

Re: [jQuery] Look Ma no IMG-tag - FaviconLinkMarker Beta3 out

2007-01-12 Thread David Duymelinck
Olaf Bosch schreef: David Duymelinck schrieb: What about this? With the #text a links your own links don't show the favicon in FF2 and IE7 :) it's a feature, no Favicon with *intern* links, this Script is for external Links The last 2 Links are to my domain, for

Re: [jQuery] Look Ma no IMG-tag - FaviconLinkMarker Beta3 out

2007-01-12 Thread Olaf Bosch
David Duymelinck schrieb: Ok i will stop posting at the end of the day :) anyway nice plugin in, i like it better then showing an icon that users can interpret differently but what happens if a site doesnt have a favicon? If i look at your code nothing will happen. maybe you could add an

Re: [jQuery] Look Ma no IMG-tag - FaviconLinkMarker Beta3 out

2007-01-12 Thread Sam Collett
On 12/01/07, Olaf Bosch [EMAIL PROTECTED] wrote: David Duymelinck schrieb: Ok i will stop posting at the end of the day :) anyway nice plugin in, i like it better then showing an icon that users can interpret differently but what happens if a site doesnt have a favicon? If i look at your

Re: [jQuery] Look Ma no IMG-tag - FaviconLinkMarker Beta3 out

2007-01-11 Thread Klaus Hartl
Olaf Bosch schrieb: Hi all, here is FaviconLinkMarker Beta3: http://olaf-bosch.de/bugs/jquery/links3.html - No IMG-tag, all CSS - config. Favicon left or right (before/after) - editable TITLE-tag - No CSS edit for using - No CSS overwritten, all what you in CSS given is after JS given

Re: [jQuery] Look Ma no IMG-tag - FaviconLinkMarker Beta3 out

2007-01-11 Thread Olaf Bosch
Klaus Hartl schrieb: The only fix I know for that bug is to give the link white-space: nowrap. Yes, and is include, works not in IE. This Bug is no new for me, i have never see a fixing. is the background-positioning, thus to avoid redundant code: Ah looks cool, i love short code. Have you

Re: [jQuery] Look Ma no IMG-tag - FaviconLinkMarker Beta3 out

2007-01-11 Thread Klaus Hartl
Olaf Bosch schrieb: Klaus Hartl schrieb: The only fix I know for that bug is to give the link white-space: nowrap. Yes, and is include, works not in IE. This Bug is no new for me, i have never see a fixing. is the background-positioning, thus to avoid redundant code: Ah looks cool,

Re: [jQuery] Look Ma no IMG-tag - FaviconLinkMarker Beta3 out

2007-01-11 Thread Olaf Bosch
Olaf Bosch schrieb: I would make 2 plugs, one with IMG one with CSS. So, and here is the latest version with IMG: http://olaf-bosch.de/bugs/jquery/links2.html - added a SPAN wrap to A and IMG with nowrap - Opera used Extra-CSS What about this? -- Viele Grüße, Olaf

Re: [jQuery] Look Ma no IMG-tag - FaviconLinkMarker Beta3 out

2007-01-11 Thread Olaf Bosch
David Duymelinck schrieb: What about this? With the #text a links your own links don't show the favicon in FF2 and IE7 :) it's a feature, no Favicon with *intern* links, this Script is for external Links The last 2 Links are to my domain, for testing, href=www.my.de and href=../ and

Re: [jQuery] Look Ma no IMG-tag - FaviconLinkMarker Beta3 out

2007-01-11 Thread Olaf Bosch
Klaus Hartl schrieb: Assigning the property with a dynamic name fails here... try: var dir = place == after ? 'right' : 'left' good, will later go on You could handle that as an option: {img: true|false} maybe... Hahah, wonderfull, there I could also have got on myself ;) --

Re: [jQuery] Look Ma no IMG-tag - FaviconLinkMarker Beta3 out

2007-01-11 Thread Joan Piedra
Hey Olaf, I believe your markup should use a rel attribute instead of the class attribute. Something like this, and make the call with the position as optional. a href=http://jquery.com; rel=externaljQuery/a $('[EMAIL PROTECTED]').favicon('External link: '); Pretty nice plugin you have, good

[jQuery] Look Ma no IMG-tag - FaviconLinkMarker Beta3 out

2007-01-10 Thread Olaf Bosch
Hi all, here is FaviconLinkMarker Beta3: http://olaf-bosch.de/bugs/jquery/links3.html - No IMG-tag, all CSS - config. Favicon left or right (before/after) - editable TITLE-tag - No CSS edit for using - No CSS overwritten, all what you in CSS given is after JS given (i hope ;) ) *attantion!!!*

Re: [jQuery] Look Ma no IMG-tag - FaviconLinkMarker Beta3 out

2007-01-10 Thread Aaron Heimlich
On 1/10/07, Olaf Bosch [EMAIL PROTECTED] wrote: *attantion!!!* IE have a bug, the image are not consistent for linebreaks I've seen that before. It happens after a link has been word-wrapped onto the beginning of the next line. Once the link has been word-wrapped further into the line, the