softRejection help for html template

  1. PROPER EVENT BINDING: Consider using the preferred .on() method rather than .click(), .bind(), .hover(), .load(), .resize(), etc. For best performance and concise code use event delegation whenever possible: https://codepen.io/32bitkid/post/understanding-delegated-javascript-events 2. TYPOGRAPHY: The template’s overall typography isn’t yet ready. It needs improvements in the styles it offers and general visual hierarchy. 3. - http://envato.d.pr/GVKZSr

Search the forum. This has been discussed many many times:

https://forums.envato.com/search?q=PROPER%20EVENT%20BINDING

1 Like