Well now that's just cool. :-) *giggles at the idea of audio/video on a site w/o plugins*
Thanks Shane! Cheers! Pat -- Pat Ramsey Web Design and Accessibility Specialist [email protected] @pat_ramsey Code that works,… beautifully http://slash25.com On Aug 20, 2010, at 10:05 AM, Shane Pearson wrote: > Yes indeed. > > <audio controls=controls> > <source src="mySong.aac"> > <source src="mySong.oga"> > </audio> > http://developer.apple.com/safari/library/documentation/AudioVideo/Conceptual/Using_HTML5_Audio_Video/AudioandVideoTagBasics/AudioandVideoTagBasics.html#//apple_ref/doc/uid/TP40009523-CH2-DontLinkElementID_14 > > Shane > > On Thu, Aug 19, 2010 at 8:01 AM, Pat Ramsey <[email protected]> wrote: > I'm rusty, but does the <audio> tag work like <video> in that you can specify > several source files? > > Cheers! > > Pat > > -- > Pat Ramsey > Web Design and Accessibility Specialist > [email protected] > @pat_ramsey > > Code that works,… beautifully > http://slash25.com > > On Aug 18, 2010, at 3:56 PM, Shane Pearson wrote: > >> You should be able to use the <audio> tag. >> >> http://developer.apple.com/safari/library/documentation/AudioVideo/Conceptual/Using_HTML5_Audio_Video/AudioandVideoTagBasics/AudioandVideoTagBasics.html >> >> Shane >> >> -- >> Shane Pearson >> Web Developer, Higher Media Inc >> http://www.highermedia.com >> >> On Wed, Aug 18, 2010 at 12:53 PM, Warren Cardinal <[email protected]> >> wrote: >> Looking for a solution to play MP3s within a site on an ipad. Is this >> possible without brining up the external player? >> >> I tried jPlayer, which is jQuery & HTML5, on mu iPod Touch -- but it >> doesn't work. >> >> -- >> Our Web site: http://www.RefreshAustin.org/ >> >> You received this message because you are subscribed to the Google Groups >> "Refresh Austin" group. >> >> [ Posting ] >> To post to this group, send email to [email protected] >> Job-related postings should follow http://tr.im/refreshaustinjobspolicy >> We do not accept job posts from recruiters. >> >> [ Unsubscribe ] >> To unsubscribe from this group, send email to >> [email protected] >> >> [ More Info ] >> For more options, visit this group at >> http://groups.google.com/group/Refresh-Austin >> >> >> -- >> Our Web site: http://www.RefreshAustin.org/ >> >> You received this message because you are subscribed to the Google Groups >> "Refresh Austin" group. >> >> [ Posting ] >> To post to this group, send email to [email protected] >> Job-related postings should follow http://tr.im/refreshaustinjobspolicy >> We do not accept job posts from recruiters. >> >> [ Unsubscribe ] >> To unsubscribe from this group, send email to >> [email protected] >> >> [ More Info ] >> For more options, visit this group at >> http://groups.google.com/group/Refresh-Austin > > > -- > Our Web site: http://www.RefreshAustin.org/ > > You received this message because you are subscribed to the Google Groups > "Refresh Austin" group. > > [ Posting ] > To post to this group, send email to [email protected] > Job-related postings should follow http://tr.im/refreshaustinjobspolicy > We do not accept job posts from recruiters. > > [ Unsubscribe ] > To unsubscribe from this group, send email to > [email protected] > > [ More Info ] > For more options, visit this group at > http://groups.google.com/group/Refresh-Austin > > > -- > Our Web site: http://www.RefreshAustin.org/ > > You received this message because you are subscribed to the Google Groups > "Refresh Austin" group. > > [ Posting ] > To post to this group, send email to [email protected] > Job-related postings should follow http://tr.im/refreshaustinjobspolicy > We do not accept job posts from recruiters. > > [ Unsubscribe ] > To unsubscribe from this group, send email to > [email protected] > > [ More Info ] > For more options, visit this group at > http://groups.google.com/group/Refresh-Austin -- Our Web site: http://www.RefreshAustin.org/ You received this message because you are subscribed to the Google Groups "Refresh Austin" group. [ Posting ] To post to this group, send email to [email protected] Job-related postings should follow http://tr.im/refreshaustinjobspolicy We do not accept job posts from recruiters. [ Unsubscribe ] To unsubscribe from this group, send email to [email protected] [ More Info ] For more options, visit this group at http://groups.google.com/group/Refresh-Austin
