Setting hidden of lines very slow

Keith Clarke keith.clarke at me.com
Fri Nov 30 12:55:26 EST 2018


In jQuery it’d be something like $j(‘div #id’).text(); selecting the field’s enclosing div by ID or class. 

Best,
Keith

> On 30 Nov 2018, at 17:43, Bob Sneidar via use-livecode <use-livecode at lists.runrev.com> wrote:
> 
> And how much would the Javascript training and certification cost be to learn how to do it? ;-)
> 
> Bob S
> 
> 
>> On Nov 30, 2018, at 09:17 , Kaveh Bazargan via use-livecode <use-livecode at lists.runrev.com> wrote:
>> 
>>> FWIW, the fastest way that I know to remove all text stylings from a field
>>> of text is this:
>>> 
>>> put fld 1 into fld 1
>>> 
>>> 
>> That's poetically beautiful. Now how many lines of JavaScript would that
>> be? ;-)
> 
> 
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode





More information about the use-livecode mailing list