[wp-trac] [WordPress Trac] #21368: Welcome screen design - v2

WordPress Trac wp-trac at lists.automattic.com
Wed Aug 29 18:04:33 UTC 2012


#21368: Welcome screen design - v2
-------------------------+------------------
 Reporter:  lessbloat    |       Owner:
     Type:  enhancement  |      Status:  new
 Priority:  normal       |   Milestone:  3.5
Component:  General      |     Version:
 Severity:  normal       |  Resolution:
 Keywords:  has-patch    |
-------------------------+------------------

Comment (by azaozz):

 Replying to [comment:19 georgestephanis]:
 > Koop requested changing setup to use e.preventDefault() rather than
 return false -- I tried it, but it won't work...

 Changing the `href` attribute of an `<a>` tag always "triggers" the link.
 Also it shouldn't use html entities from JS in ` -1 == href.indexOf('?') ?
 '?' : '&amp;'`, the browsers handle that internally.

 Wondering if there is another way of doing this without changing the
 link's href.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/21368#comment:21>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list