Discussion Board

Results 1 to 2 of 2
  1. #1
    Registered User stefan00's Avatar
    Join Date
    Mar 2003
    Posts
    3
    I have problem creating a multiple dropdown on a Nokia 9210 (HTML browser). A normal dropdown works fine, but when I make it multiple it won't show up at all.

    The code looks like this:
    <select name="test" multiple="true">
    <option>val 1</option>
    <option>val 2</option>
    <option>val 3</option>
    <option>val 4</option>
    </select>

    I have tried these alternatives and none works:
    <select name="test" multiple>
    <select name="test" multiple="true">
    <select name="test" multiple="multiple">

    What is wrong?

    Regards
    Stefan kerberg

  2. #2
    Regular Contributor Satu's Avatar
    Join Date
    Mar 2003
    Posts
    466
    Hi!

    I tested this too and could not get it work either. So it seems that this is problem in the Nokia 9210 Communicator web browser and it does not support multiple attribute for Select element.

    Kind regards,
    Satu/Forum Nokia Developer Support

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Nokia Developer aims to help you create apps and publish them so you can connect with users around the world.

京ICP备05048969号  © Copyright Nokia 2013 All rights reserved