CodingForums.com

CodingForums.com (http://www.codingforums.com/index.php)
-   Ajax and Design (http://www.codingforums.com/forumdisplay.php?f=55)
-   -   Loaded PHP into DIV issues (http://www.codingforums.com/showthread.php?t=270280)

BobThyAsian 08-11-2012 09:18 PM

Loaded PHP into DIV issues
 
Ok, I got two pages: index.php and pages/menu.php. Index.php loads pages/menu.php into a div (via tab nav). In menu.php there is a variable "t" and in index.php there are two links menu.php?t=m and menu.php?t=e. On my local server I got the div to load properly. However since I've transferred to remote server the div no longer appears. To check it out for your self, go to bta.xp3.biz and click menu. Menu still works the way I need it to but only by it's self and not inside the index div.
bta.xp3.biz/pages/menu.php?t=m
bta.xp3.biz/pages/menu.php?t=e

AndrewGSW 08-11-2012 09:30 PM

You'll need to post some relevant code, and possibly move this to the PHP forum.


All times are GMT +1. The time now is 01:41 AM.

Powered by vBulletin®
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.