Aug 01 Love0 Select Data Date Attribute Value with jQuery By Prodjex jQuery No Comments How can I just select the value of the data-date attribute. I need to get 2016-02-14 into a jQuery variable. <td class="fc-day fc-widget-content fc-sun fc-past" data-date="2016-02-14"> You can select it…Read More