Search results

  1. T

    Marquee overlapping help

    Hello, I am working on a "DJ Says" for my radio site. I've somewhat hard-coded for both the "DJ Tyler Says:" and the message to be on the same line using margin-top. Basically, now it's scrolling over the "DJ Tyler Says:" part, and I want it to end before it gets to the ":" if that makes sense...
  2. T

    Ajax content help

    Okay, I am extremely rusty at this and can't really remember how I've done it. However, I'm working on a site powered by Bootstrap and rather than having every page reload as I need some content to stay in place while switching pages, and I'm wanting to use ajax content. I checked how dynamic...
  3. T

    General Question

    I've always wondered why nobody's thought about using ajax content for page loading in CMS' rather than standard page switching when clicking a tab or something. I think I'd be happy seeing a Rev edit with ajax content, tbh.
  4. T

    Adblock disabled notice

    Hey, I've seen on some sites where if someone's got Adblock disabled, it detects it wherever the ad is and says "Hey, disable adblock" where the ad is supposed to appear. Then when you disable Adblock and refresh, the ads show up. Someone was telling me its through div's and CSS but I couldn't...
  5. T

    Alternative for php include?

    Hey, I am trying to PHP include some pages from radiPanel on my radio website, and it's giving me the error below (if you're familiar with radiPanel). Anyways, what's another alternative for PHP include? Warning: require_once(../_inc/glob.php) [function.require-once]: failed to open stream: No...
  6. T

    Visual Basic Help (Hotkeys)

    I am making my own personal auto typer. I have it all completed up to it spamming and stopping/starting when clicking the stop and go button. However, I am not understanding adding a hotekeys feature. I've looked at the basics and I've tried writing one out but it doesn't work what-so-ever. Can...
Top