- 最后登录
- 2024-6-3
- 注册时间
- 2009-10-16
- 阅读权限
- 100
- 积分
- 18803
  
- 纳金币
- 17488
- 精华
- 1
|
Hyperlink (External Behavior)
Summary
Makes the parent object into a hyperlink to go to another url.
Category
Latest Behaviors
Author
Gavin Kistner
Difficulty
(Reference)
Time to Complete
5 Minutes
Downloads
Click Here
to download the associated files.
(This document covers version 1.0.1 of the 'Hyperlink' behavior, current as of 2005-Feb-11)
Description
Attaching this behavior to an object causes the following to occur:
The object is set to the
Link Color
The cursor changes to the pointer finger when moused over
The object changes color when moused over (
Hover Color
)
The object changes color when the mouse button is down (
Active Color
)
The object changes color once it has been clicked on (
Visited Color
)
The presentation goes to a new url when the object is clicked on (
URL
)
Basic Properties
URL
The web address to go to when the link is clicked.
Link Color
Color to make the object when not visited.
Use Visited Color?
Change the color once the link has been clicked?
Visited Color
Color to make the object when visited (but not hovered over).
Use Hover Color?
Change the color when the mouse is over it?
Hover Color
Color to make the object when the mouse moves over it.
Use Active Color?
Change the color when the mouse button is down?
Active Color
Color to make the object when the mouse button is down.
Advanced Properties
New Window?
Open a new window for the link? (Overrides 'Frame Name'.)
Frame Name
The NAME attribute of the frame to target. Leave blank to navigate the current page.
Demonstration
![]()
View Demonstration Project
![]()
Download Project File
|
|