Account:
Login:
Password:
Today: March 11, 2010, Thursday
YounicycleStart here.  Get there.
Logout
Account: xxxxx   Login: yyyy
Expand | Collapse | Refresh
Online: 1 userOffline: 2 users
No new messages
Y-Chat
Docs Links
Screenshots + Text
Movies & Slideshows
Query Builder
Site Wizard (GYRE)
HTML Editor
Query (Advanced)
Trash Bin (0)
This page is external content designed to help familiarize you with the SaaS.  It is not the live SaaS.  Register for a Free Test Account to use the Real SaaS.
Before you select a Radio Button & click Next, look below.  You may find it interesting
------- more about this page -------
below is a reduced screenshot of this page AS we were creating it in the GYRE.  Look closely & you will see that a button (actually a transparent gif) has been selected.  The gif is sitting on top of an orange filler.  The goal is for the image to receive a Value (a url) -- depending on which Radio Button you select.  Both Radio buttons were 'drawn' onto the artboard and given a Value (a url) on the Properties palette.  So - the transparent gif has been selected and now some JS is being written for an onClick event. Tough to see on the image, so the JS is additionally written below in Red.
If you need help with something like this, let us know.  If you are a Developer and would like to help others (for fun & profit) - contact us.  
var rg = new CRadioGroup( 'group1' )Window.setLocation( rg.value() );