Help with Custom trigger on MultiCombo

  1. #1

    Help with Custom trigger on MultiCombo

    Hello, i'm with a problem, im trying to change the default trigger image of a multicombo.

    i've half succed, i make 2 triggers image side by side.

    for this i put this tag on a multicombo TriggerClass="triggerCbo"

    my css:
    .triggerCbo
    {
        background-image: url('../img/trigger2.png') !important;
        background-repeat: no-repeat;    
    } 
    
    
    it works, but when i click on the trigger the trigger desapears.
    how can i fix it?

    thanks
  2. #2
    Does someone knows how can i fix it or other way to do this?

    thanks a lol

Similar Threads

  1. Replies: 2
    Last Post: Jan 09, 2012, 7:18 AM
  2. Replies: 4
    Last Post: Dec 02, 2010, 1:44 PM
  3. Replies: 3
    Last Post: Jul 20, 2010, 7:48 PM
  4. [1.0] MultiCombo trigger question
    By steve.redmon in forum 1.x Help
    Replies: 3
    Last Post: Jun 10, 2010, 5:37 PM
  5. Replies: 6
    Last Post: Mar 23, 2010, 1:52 AM

Posting Permissions