NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: terryd on November 05, 2015, 12:05:24 AM

Title: Don't display jquery icon in a brose select button.
Post by: terryd 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?
Title: Re: Don't display jquery icon in a brose select button.
Post by: kevin plummer on November 05, 2015, 01:58:24 AM
maybe a checkbox would be more intuitive?
Title: Re: Don't display jquery icon in a brose select button.
Post by: Bruce 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