moock>> web>> javascript utopia>> client-side includes I’ve been trying to figure out how to insert blogger code into a FrontPage controlled website. The best way appears to be to include the text. There are server side includes, but this needs to have things turned on.
The other way is a client-side includes.
A server side include adds an external html snippet to any number of pages. with javascript, you can do the same thing, but the including of the snippet occurs at render time in the browser instead of on the server. hence “client-side include”. a client-side include works offline and presents interesting options for conditionally using portions of the included html depending on the properties of the page using it (e.g., don’t include the snippet if the page is in a frameset).

I’m Rich & Co.

Welcome to Tongfamily, our cozy corner of the internet dedicated to all things technology and interesting. Here, we invite you to join us on a journey of tips, tricks, and traps. Let’s get geeky!

Let’s connect