Results 1 to 3 of 3

Thread: Manage <select>

  1. #1
    Thread Starter
    Junior Member mehdicherfi's Avatar
    Join Date
    Mar 2012
    Posts
    23
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Manage <select>

    Hello,

    Someone can explain me how to manage (change value, remove disabled attribute, ...) a <select>?
    Because when i create it in HTML and I llok to the result with Firebug I have an <a> :

    <select id=marque" onchange="showModel()" name="marque" >
    <option value="">Tous</option>
    <option value="Peugeot">Peugeot</option>
    </select>
    <a class="selectBox selectBox-dropdown" style="display: inline-block; -moz-user-select: none;" title="" tabindex="0">
    <span class="selectBox-label">Tous</span>
    <span class="selectBox-arrow"></span>
    </a>

    Do you know how I can deal with it?

    Thanks.

  2. #2
    Thread Starter
    Junior Member mehdicherfi's Avatar
    Join Date
    Mar 2012
    Posts
    23
    Thanks
    0
    Thanked 0 Times in 0 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  3. #3
    Thread Starter
    Junior Member mehdicherfi's Avatar
    Join Date
    Mar 2012
    Posts
    23
    Thanks
    0
    Thanked 0 Times in 0 Posts

    [solved]

    You must be an AppThemes customer and logged in to view this response. Join today!

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. How do you manage upgrades?
    By toms in forum Report ClassiPress Bugs
    Replies: 3
    Last Post: November 3rd, 2011, 03:16 PM
  2. New Features in Manage ads
    By dziabaa in forum ClassiPress General Discussion
    Replies: 1
    Last Post: January 6th, 2011, 06:21 AM
  3. Manage Ads, My Saved Ads
    By aaron1988 in forum Help Using ClassiPress
    Replies: 4
    Last Post: May 18th, 2010, 04:55 PM