[wp-trac] [WordPress Trac] #22889: Reconsider no-JS ?replytocom= links
WordPress Trac
noreply at wordpress.org
Thu Aug 29 09:17:27 UTC 2013
#22889: Reconsider no-JS ?replytocom= links
-------------------------+------------------------------
Reporter: markjaquith | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Comments | Version:
Severity: normal | Resolution:
Keywords: |
-------------------------+------------------------------
Comment (by banago):
> [..] for enabling an awkwardly executed, likely underused, and non-
essential feature for non-JS users
Can't agree more. Using the HTML5 "data" attribute to have something like
this, would work I think:
{{{
<a href="#" data=reply="{123}" title="Reply to this comment">Reply</a>
}}}
Or even move away from the anchor tag altogether.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/22889#comment:3>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list