NetTalk Central

Author Topic: Don't display jquery icon in a brose select button.  (Read 3551 times)

terryd

  • Hero Member
  • *****
  • Posts: 759
    • View Profile
    • Davcomm
    • Email
Don't display jquery icon in a brose select button.
« on: November 05, 2015, 12:05:24 AM »
I have a website where customers access a browse with an inline select button. The icon is a tick. Most of the users understand that they must click on the button but others don't understand it and say that all the choices are already ticked and try to double click the browse with no result.
A possible solution I would like to try is to have the button there but blank with no tick.
Hopefully this will lead the user to think of clicking the blank button where they wouldn't click the button with a tick (or so my customer believes)
Anyway I tried various things
Text in the Button properties - a blank or space has no effect but typing in 'click' replaces the tick with the word, entering '_' leaves the tick and puts an underscore beneath it
Images in Button properties - blank or space has no effect. Haven't tried nominating a blank item 
Set image width and image height to 0 - no difference
In the CSS classes tab tried '' and ' ' in the select button set no difference

None of the above worked.
I would only like to do this on certain screens, not all selects, just those on browses open to the public.
Anyone with a quick fix?
Terry Davidson
Windows 10 64 bit/Windows7 64bit
Clarion 9.1.11529/Clarion10 12567
Nettalk 913
Nettalk 1015
StringTheory267/Winevent515/XFiles298/MessageBox239/Cryptonite186

kevin plummer

  • Hero Member
  • *****
  • Posts: 1195
    • View Profile
    • Production Accounting and Software Payroll
Re: Don't display jquery icon in a brose select button.
« Reply #1 on: November 05, 2015, 01:58:24 AM »
maybe a checkbox would be more intuitive?

Bruce

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 11250
    • View Profile
Re: Don't display jquery icon in a brose select button.
« Reply #2 on: November 05, 2015, 05:03:36 AM »
>>  and say that all the choices are already ticked and try to double click the browse with no result.

If you have double-click support turned on, then the double-click on a lookup browse will select the record. (Webserver, Defaults, Browse I think....)

cheers
Bruce