sutra,
I think they did that in Flash because if you right-click on the
dropdown, or several places on the page for that matter, it gives you
that context menu that says "Settings..." and below that "About Adobe
Flash Player 9...". Also, www.telerik.com has some cool comboboxes
that can do a LOT o
Hi Seth,
well I played around with your example above but still couldn't get it
to work. I also found some code below on texotela's site, so I might
be able to come up with something using your code and some code from
this site.
http://www.texotela.co.uk/code/jquery/select/
Anyway, thanks a mill
Hi Seth and thanks for your reply and code. I played around with it
but unfortunately I still couldn't get it to work with telerik's
radcombobox. I'll keep messing with it though. Once again, I do
appreciate your input and code.
milli...
I know I've already asked this before -- and, well, it may not even be
possible, but, here goes again. Is it possible to copy from one
combobox to another one; such as address information. After COMBING
the web, I FINALLY found an example here:
http://www.plus2net.com/javascript_tutorial/copy-lis
Hi Shelane,
I contacted telerik and they sent me this code but I don't know how to
convert it to jQuery. Any ideas?
var cmbBusi = <%= cmbBusinessState.ClientID %>;
var cmbMail = <%= cmbMailingState.ClientID %>;
var cmbRes = <%= cmbResidentState.ClientID %>;
I'm sorry, CurrVal is declared like below from a jQuery file I was
working on.
I just need to know how to convert the rest of this to jQuery. If
anyone could
help me I would appreciate it SOOO much. (-:
Thanks
var CurrVal = $("[EMAIL PROTECTED]'rblMailingAddress']:checked").val()
My radio button list:
Same as my
business address.
Same as my home
address.
This is a
separate address.
My Telerik combo controls:
var cmbBusi = <%= cmbBusinessState.ClientID %>;
var cmbMail = <%= cmbMailingSta
7 matches
Mail list logo