RE: [WSG] Is it possible to style an attribute?

2011-12-20 Thread Foskett, Mike
For an tooltip you could look at: http://www.websemantics.co.uk/resources/styled_accessible_tooltips/ But maybe this would better suit: http://www.websemantics.co.uk/resources/accessible_ajax_glossary/ Regards mike foskett www.websemantics -Original Message- From:

Re: [WSG] Is it possible to style an attribute?

2011-12-20 Thread Kristaps Ancāns
You can always check something from css3 goodies: a:before { content: attr(title) : ; } *Kristaps Ancāns* * * Senior front-end developer (coder) Mob.: +34 644340683 E-pasts: kristaps.anc...@gmail.com Skype:

Re: [WSG] Is it possible to style an attribute?

2011-12-20 Thread David Hucklesby
On 12/19/11 10:47 PM, Benjamin Hawkes-Lewis wrote: On Tue, Dec 20, 2011 at 4:38 AM, Grant Bailey wrote: Hello, I was wondering if anyone could clarify whether it is possible to style an attribute. I realise this sounds odd, so allow me to explain what I wish to do. In my web page there are a

RE: [WSG] Is it possible to style an attribute?

2011-12-19 Thread Birendra Patel
Hi Grant I assume you want to show a text as a title or alt tag, for this preferred to use jquery tooltip here you can show the text or text with image in short you can show anything on hover the link. Try to use tooltip instead of title or alt tag. Regards Birendra -Original

RE: [WSG] Is it possible to style an attribute?

2011-12-19 Thread Kepler Gelotte
I was wondering if anyone could clarify whether it is possible to style an attribute. Hi Grant, I use a jQuery plugin called cluetip for my CMS admin screens. It will do what you want. Here is the link: http://plugins.learningjquery.com/cluetip/ Best regards, Kepler Gelotte Neighbor

Re: [WSG] Is it possible to style an attribute?

2011-12-19 Thread Benjamin Hawkes-Lewis
On Tue, Dec 20, 2011 at 4:38 AM, Grant Bailey grant_malcolm_bai...@westnet.com.au wrote: Hello, I was wondering if anyone could clarify whether it is possible to style an attribute. I realise this sounds odd, so allow me to explain what I wish to do. In my web page there are a number of