Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to enable /disable the link
Message
From
28/03/2012 10:48:32
 
General information
Forum:
Javascript
Category:
Other
Miscellaneous
Thread ID:
01539560
Message ID:
01539570
Views:
52
>What should I use to enable /disable the link (href) conditionally?

If you ID the A HREF, you can use GetElementByID() to get a reference to it. Then, it's just a question of changing the attribute available under the A tag.

As far as disabling, there isn't really anything about that. However, you can make it look like that by changing its color, removing the hyperlink and such.
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform