riquezjp

Results 61 comments of riquezjp

ok, so the YT script is not included

'player' is an API function & its hosted by YT. So you need to include the script tags on the main page.

yep. There are a few versions. (see FORK button at the top) My one is the original & runs as a web app (so you need to upload it or...

oh it looks like he deleted it, confusing...

Hey J95. OK, thanks for the update. Thats a shame because it looked like a great solution. I will say that going only JS you may be likely to have...

Hi, no problem. The digital clock/date is in a div with id "digi" In the **main.css** stylesheet you can edit the position of this. ``` #digi{ position: absolute; top: -1.9em;...

Hi there, Glad you got it working (mostly) & nice background! Can you try the BBC newsfeed example in the config file? - that is what I use & is...

Can you view source on the page after you see the "" appear. at the top you should see somehting like this ``` // bbc headlines var headlines =['

Load the kitchenTV in your browser. The newsfeed is missing & just shows "". Please right-click & "show source" or use your browsers menu to view the HTML source of...

I think you might not be looking at the right thing. Sorry if i didnt explain it well. Instead of right-clicking perhaps you can use the browser menu. You should...