⟩ HOW DO YOU PLAY A AUDIO USING HTML5?
We can display audio using the tag as shown below:
<audio controls=“controls”>
<source src=“test.mp3″ type=“audio/mp3″ />
</audio>
We can display audio using the tag as shown below:
<audio controls=“controls”>
<source src=“test.mp3″ type=“audio/mp3″ />
</audio>
With jQuery UI 1.7 being released in the last few days, what do you see as the key parts of jQuery UI 1.7? What are you most proud of out of that release?
What were the biggest challenges of getting the 1.7 release out there?
Jumping off of jQuery UI for a second, Do you “release early, release often” with all of your projects? What are your thoughts on that strategy?
Have any of your startup projects failed dismally - if so, why and how did you learn from them?
Mac, Windows or Linux? Why do you love this platform while using jQuery?
What are your tools of choice to get the jQuery job done?
Back onto jQuery UI… Can you see jQuery UI making more of an impression in the future, lead by the current successes of jQuery?
Whats next on the hitlist with jQuery UI?
Is it too early to discuss jQuery UI 1.8?
And finally, If you could give one tip to any new budding jQuery UI developers, what would it be?