| <object> Parameters
(Java) |
![]() |
|
|
It is relatively easy to find the parameter you want to control using JavaScript in the HTML code, by observing which parts of the code change when you change a button attribute. Here is a brief outline of the order of fields for each button: Fields 0-4: Position and size of button Following this are 17 "triples" representing an attribute for each of the 3 button states. If the 3 attributes are different then triple is represented as 3 fields separated by commas. If the 3 attributes are the same for each state, then the triple is represented as a single field beginning with a ^ character. Triple 0: Bevel Style (up, down, flat etc.) Triple 13: Bitmap filename Following this are 4 extra fields: Field 0: Button link URL Following this are 3 color triples: Triple 0: Button Color |