One point where the LC UI is superior to HTML 

MouseStillDown 

LC has this handler, HTML5 does not - at least not in a simple way.



Sent from my iPhone

> On Jul 28, 2017, at 1:30 PM, Bleiler, Timothy via use-livecode 
> <use-livecode@lists.runrev.com> wrote:
> 
> Hi,
> 
> This has been asked before on this list and in the forums and I’ve never seen 
> even a single reply.
> I assume it’s either blindingly obvious or something we’re "not supposed to 
> do."
> 
> When a web page loaded in the current Livecode browser widget contains a link 
> that should be opened in a tab or new window, clicking on that link does 
> nothing.
> 
> It’s the browser’s responsibility to handle this html syntax
> 
> <a target="_blank|_self|_parent|_top|framename”>
> example: <a href="https://www.w3schools.com"; target="_blank">Visit 
> W3Schools</a>
> 
> Is there a way to deal with this using the browser widget in Livecode?
> 
> Thanks,
> Tim Bleiler, Ph.D.
> Instructional Designer, HSIT
> University at Buffalo
> 
> _______________________________________________
> use-livecode mailing list
> use-livecode@lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription 
> preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode

_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to