2009/11/2 andre petyan <andrepet...@yahoo.com>:

> i have about 50 links on a page; a list of links(ul)
>
> what i want to do is make a sidebar or something like a main area bar
> and use it like an iframe.

This can only[1] be achieved with frames or JavaScript — both have
major drawbacks and some form of templating or include should be used
instead. I'm fond of Template-Toolkit, it's ttree utility will
probably serve your needs.

> @import and have the information change in the area not the entire page.

@import can load CSS, not content.


[1] OK, there are other, really esoteric options too. Let's ignore those.

-- 
David Dorward <http://dorward.me.uk><http://blog.dorward.me.uk>
______________________________________________________________________
css-discuss [cs...@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to