That's so the link can be temporarily disabled (the text will be replaced with "Working...") when it is used to trigger an Ajax request. However, I don't know why it's included in the anchor tag in all cases -- seems like it would only be needed when the "cid", "component", or "callback" arguments are used.
Anthony On Monday, December 30, 2013 5:39:53 PM UTC-5, User wrote: > > Links I build with the anchor A html helper look like: > > <a href="/myapp/mycontroller/view/5" data-w2p_disable_with="default">Anchor > Text</a> > > What is the purpose of the data-w2p_disable_with = "default" attribute and > how can I remove it? > > -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

