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...
I'm slowly working it out. I forgot to include this code:
<script type="text/javascript"> ajaxpage('home', 'contentarea')</script>
To call the main content from home.php.
I'll PM you if I require more help!
The ajax script is in index.php and I have the below code in it where I want the other content from the different pages to load:
<div id="contentarea"></div>
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...
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.
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...
Again, the ORIGINAL makers. "Shady" did not make this index, Louis did (@Lazarus) on here. Stop believing everyone stealing others work. Someone ripped it from Habplus literally the next day after Louis made it for them. I'm pretty sure the "Shady" guy is the one who ripped and released it here...
If I had the money, I'd be more interested. But as of now, I'm interested, just not quite enough to go out of my way and buy it right now. Are pages included?
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...