On May 13, 7:01 pm, cmscardoso <[email protected]> wrote:
> What I want to do is create a mobile website.
> In the page I want to show the logo, and, first, a combobox with some
> options, and when one of that options is selected, than a second
> combobox should appear (without the need of the page to refresh all
> the contents) with other options. The user than should select an
> option in the second combobox, and the combination of that two options
> should then call (via ajax or json or something like that lol I think)
> an html with some text info, again, without reloading all those
> things.
>
> Is it possible?
Yes, certainly it's possible. But I don't think many people here will
be willing to just write it for you, and if you are asking if it is
possible, then that suggests that you do not know much about website
programming.
I suggest you work through some Javascript (and Ajax) tutorials.
Colin
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Prototype & script.aculo.us" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/prototype-scriptaculous?hl=en
-~----------~----~----~----~------~----~------~--~---