-
Open permalink in adjacent table cell with PHP
So I have successfully done this before, but I cannot seem to remember how. I’m not interested in simply using a PHP “include” command and have the entire page reload. I want to say there is a way to use PHP or some other type of scripting where one table cell(the navigation) will remain static, while linked pages will open in an adjacent table cell. I would appreciate any type of help on this matter, I have no idea why I can’t remember.
My progress so far is at https://refinerynyc.com/new2/
I need the director links to open in the area just to the right without reloading everything.
Thank you!