>
> En fait faut bien comprendre que le comportement d'un lien est lié texte est
> forcément lié au fait qu'il soit sélectionnable , sinon vaut mieux réaliser
> un bouton.

euh perso j'aurais pas fait le rapprochement automatique

mais bon en lisant la doc on peut comprendre

"A Boolean value that indicates whether the text field is selectable.
The value true indicates that the text is selectable. The selectable
property controls whether a text field is selectable, not whether a
text field is editable. A dynamic text field can be selectable even if
it is not editable. If a dynamic text field is not selectable, the
user cannot select its text.

If selectable is set to false, the text in the text field does not
respond to selection commands from the mouse or keyboard, and the text
cannot be copied with the Copy command. If selectable is set to true,
the text in the text field can be selected with the mouse or keyboard,
and the text can be copied with the Copy command. You can select text
this way even if the text field is a dynamic text field instead of an
input text field.

The default value is true."

si pas d'interactivité mouse/keyboard pas de click de link ok ...

mais voila, si on peut faire un right-click et quand meme ouvrir le
link
avec selectable=false, alors il y a un bug ;)

zwetan

-- 
Vous recevez ce message, car vous êtes abonné au groupe Google Groupes FCNG.
Pour envoyer un message à ce groupe, adressez un e-mail à [email protected].
Pour vous désabonner de ce groupe, envoyez un e-mail à l'adresse 
[email protected].
Pour plus d'options, consultez la page de ce groupe : 
http://groups.google.com/group/fcng?hl=fr

Répondre à