|
|
|
|
||||||
![]() |
|
|
LinkBack | Outils de la discussion |
|
|
#1 |
|
Messages: n/a
Hébergeur: |
I've just built a site for an artist friend built mainly as an Ajax gallery.
http://www.vredenbregt.com/ When you choose one of the menu items, the main page reloads and displays the works associated to that link by passing the location of the folder in which to look with PHP. http://www.vredenbregt.com/galleries...2005&navColor= fotographieNAV The last item in the link "navColor=fotographieNAV" passes the CSS background color for the thumbnails row. If you click the "contact" button or either of the "informatie" links these load an external HTML file into the page and I don't get the background color on the thumnail row to change. Any suggestions as to how I can do this? The element that I want to change had this as id: <TABLE id="<?php echo $_GET['navColor']; ?>"... making it possibly difficult to target. Well, it's a complicated story. If anyone understands it and has a suggetion, please feel free... |
|
![]() |
| Outils de la discussion | |
|
|