NetTalk Central
NetTalk Web Server => Web Server - Ask For Help => Topic started by: JohanR on May 26, 2013, 10:20:16 PM
-
Hi,
Is there an easy method or switch to remove all the icons from jquery buttons?
thanks
Johan
-
well duh - this is like, completely obvious...(whatever....)
In WebHandler procedure,
.CreateButton method
Before Parent call
if not omitted(jsi) then jsi = ''.
Cheers
Bruce
-
<g>
never know when to take you seriously or not
or was this one of the questions I end up asking and the answer was on line 4 in help file?
thanks
Johan
-
Thank you!
Working beautifully.
Johan