|
|
|
|
|
by em-bee
496 days ago
|
|
There is no actual need solved by using client side include to load a nav bar. i am maintaining a site by hand right now. i am fine with copying from a template to get the structure. styles and formatting should be CSS anyways. navigation is the only thing that is a problem. i'll either figure out if i can do navigation in CSS or i'll end up having to use javascript. client side include in html only is the very thing missing here. |
|