| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 10 months |
| seen | Mar 5 at 14:51 | |
| stats | profile views | 37 |
|
Apr 15 |
awarded | Teacher |
|
Feb 21 |
accepted | JavaScript - Play video on end |
|
Feb 21 |
comment |
JavaScript - Play video on end Fantastic!! Thank you kind Sir |
|
Feb 21 |
comment |
JavaScript - Play video on end Ahh very nice. Could you possible explain to me a couple of things? var videosources - can I have multiple file extensions in here without it playing the same video? .wemb, .flv etc? What is the videoPtr? Is there anyway to loop this as well? |
|
Feb 21 |
revised |
JavaScript - Play video on end added 859 characters in body |
|
Feb 21 |
comment |
JavaScript - Play video on end of course sorry, I will edit my original post. |
|
Feb 21 |
comment |
JavaScript - Play video on end #videoELM - what am I changing this too? I also take I put my video url in playNext();? |
|
Feb 21 |
comment |
JavaScript - Play video on end I don't know what parts of the code is or isn't to be honest with you. |
|
Feb 21 |
asked | JavaScript - Play video on end |
|
Feb 14 |
comment |
My footer wont stay fixed - Wordpress I just want to say thanks to Kadeempardue for the information about @ media. I am currently using it on a newer version of my portfolio, and I must say - it is so bloody useful for a responsive website design! |
|
Feb 13 |
accepted | jQuery function .bind not working in IE |
|
Feb 13 |
revised |
jQuery function .bind not working in IE Error has been fixed. |
|
Feb 13 |
comment |
jQuery function .bind not working in IE Oh god it really is amazing where no sleep gets you... Thanks :/ |
|
Feb 13 |
asked | jQuery function .bind not working in IE |
|
Jan 23 |
comment |
Changing countdown duration I guess I just want to figure out how to change it, perhaps if I got an example of say, 30 days then I would, from there, have the knowledge. |
|
Jan 23 |
awarded | Editor |
|
Jan 23 |
revised |
Changing countdown duration added 429 characters in body |
|
Jan 23 |
comment |
Changing countdown duration I'm not asking people to do my work by the way. That was already in the head section as well. |
|
Jan 23 |
comment |
Changing countdown duration the HTML is just a div holder, nothing really useful. I have contacted the author Torm, thought I would try and help some help as well. I have knowledge in PHP, but not a lot with JavaScript / jQuery. |
|
Jan 23 |
comment |
Changing countdown duration I have tried changing this part: this._defaults = { until: '30D', // new Date(year, mth - 1, day, hr, min, sec) - date/time to count down to // or numeric for seconds offset, or string for unit offset(s): // 'Y' years, 'O' months, 'W' weeks, 'D' days, 'H' hours, 'M' minutes, 'S' seconds It originally pointed to "NULL". I am quite sure that I am on the right tracks. |