Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

SignUp Now!

Search results

  1. strawbs89

    HTML & CSS Radio on-air script

    so what could i do if i want to add more days it's only got dy=1 for monday (function( d ) { 'use strict'; function onair(){ var dj = d.querySelector('#dj'), nd = new Date(), dy = nd.getDay(), hr = nd.getHours(), mn = nd.getMinutes(); if ( dy === 4 && hr...
  2. strawbs89

    HTML & CSS Radio on-air script

    I don't but div align center with a <\div> does align things but how should the script work
  3. strawbs89

    HTML & CSS Radio on-air script

    nope haven't tested hoping someone here would, also that div is centring the on-air script
  4. strawbs89

    HTML & CSS Radio on-air script

    hi i'm having problems with my script it won't show my djimages when my staff are on air "could someone please possible help" here's my js script (function( d ) { 'use strict'; function onair(){ var dj = d.querySelector('#dj'), nd = new Date(), dy = nd.getDay()...
  5. strawbs89

    index of/

    hi all i am running apache2.4 server basically i have run into an issue i have a domain www.coolvibes-reloaded.com but i'm having to type www.coolvibes-reloaded.com/index.html in which i shouldn't have to now when people go to that domain it shows index of/ where it shows what files i have in...
  6. strawbs89

    HTML & CSS On-air

    I have this script <html><head><script src="http://www.google-analytics.com/ga.js" type="text/javascript"></script><script src="http://www.google-analytics.com/ga.js" type="text/javascript"></script></head><body background=""><center><div id="cc_tunein"> <a...
  7. strawbs89

    HTML & CSS Song Request Page

    hi basically myself and my partner are making a song request page but when people click on request i would a box to pop-up and say Request Successful now were using google sheets to create it could anyone elaborate on this new request page
  8. strawbs89

    HTML & CSS Listener Feed

    wonder if anyone could possible help me I've got a song request form on my website but what i would like is for when people request a certain song there name comes up on some sort of embedded scroller for example CV-INFO coolvibes-info: Emily wilder requested Kim wilder you keep me...
  9. strawbs89

    HTML & CSS Song Request

    omg you've hit the turkey rite on the head so to speak many thanks
  10. strawbs89

    HTML & CSS Song Request

    hey there i have been looking around everywhere on the net and i'm have been trying to do it myself but with no luck! basically i'm have got a song request form with google forms? Song Requester and what i am trying to do is have the request form turn on and off at separate times of days and...
  11. strawbs89

    website tabs/pills

    ok there all changed
  12. strawbs89

    website tabs/pills

    i can update and change the website but not the /radio-shows i have emailed there support
  13. strawbs89

    website tabs/pills

    rite apparently i can't access the public_html folder
  14. strawbs89

    website tabs/pills

    basically i can't find where to remove radio-shows and replace it with schedule within the site
  15. strawbs89

    website tabs/pills

    yea i'm having trouble trying to fix that where it says radio-shows
  16. strawbs89

    website tabs/pills

    i am loading the schedule from same domain
  17. strawbs89

    website tabs/pills

    but funny thing is if you go to our website and click schedule it looks as though the link is pulling the schedule from index.html
  18. strawbs89

    website tabs/pills

    ok heres a screenshot
  19. strawbs89

    website tabs/pills

    hiya i've tried to fix my code i haven't even touched it i added a new presenter and it did this schedule
  20. strawbs89

    website tabs/pills

    true true
Back
Top Bottom