| Passing vars client side I am designing a website that has no server side access, and I have a news page that has limited space so I was thinking of "including" just one article per page, neccesitating, loads of pages.
I looked up CSI on google and got a bunch of ugly looking JS solutions. with nothing on how to pass vars to the news page to tell it which article to include.
Anyone now how I can do it? |