|
Posted by Steve on 11/18/07 01:33
"Jerry Stuckle" <jstucklex@attglobal.net> wrote in message
news:HrCdnbsi2_sfs6LanZ2dnUVZ_jCdnZ2d@comcast.com...
> salmobytes wrote:
>> Interesting, I didn't know about title="xxx" working in IE,
>> which I use occasionally, for testing only.
>>
>> .....so, to make tooltips that work in all browsers, you could
>> use the css2 hidden span trick for Firefox, Safari, Opera, Konqueror
>> and IE7. For IEsicks you would add the title="xxx" attribute.
>> Then you'd have an ugly hack that would work in all browsers.
>> Did I get that right?
>>
>> (None of that is php per-se, but if you dynamically generate
>> your pages, you still have to write all of the above
>> into your php at some point)
>>
>>
>
> You can ask in an appropriate newsgroup;... None of this is php related.
i see your point now jerry...a jerry stuckle in an html or browser ng might
not say <title> only gives tooltip type functionality in ie. :)
just giving you a hard time, jer. have a good weekend.
[Back to original message]
|