farcryButton.cfm

hase
    <div id="#attributes.id#-outer" class="farcryButtonWrap-outer"
onmouseover="farcryButtonOnMouseOver('#attributes.id#');"
onmouseout="farcryButtonOnMouseOut('#attributes.id#');"
onclick="farcryButtonOnClick('#attributes.id#');">

<div id="#attributes.id#-inner" class="farcryButtonWrap-inner"><button id="#
attributes.id#" type="#attributes.Type#"
name="FarcryForm#attributes.Type#Button" onclick="#attributes.Onclick#;"
class="farcryButton #attributes.Class#" style="#attributes.Style#"
value="#attributes.value#">#attributes.Value#</button></div>

</div>

But I do not have JavaScript functions for

   - farcryButtonOnMouseOver
   - farcryButtonOnMouseOut
   - farcryButtonOnClick



-- 
AJ Mercer
http://webonix.net
http://twitter.com/webonix
-- 
You received this message cos you are subscribed to "farcry-dev" Google group.
To post, email: [email protected]
To unsubscribe, email: [email protected]
For more options: http://groups.google.com/group/farcry-dev
--------------------------------
Follow us on Twitter: http://twitter.com/farcry

Reply via email to