> hello people. > > I want to add a feature to my web pages. > <span class="lookup">tantalising</span>
You'll need to use JavaScript for that. It is not hard to do and the datepicker example can give you a pointer how to: http://www.onlinetools.org/articles/unobtrusivejavascript/chapter3.html However, what is happening to the users without JavaScript? IMHO, as you need to add the class markup, you might as well add the links in the HTML. HTH Chris -- Chris Heilmann Blog: http://www.wait-till-i.com Writing: http://icant.co.uk/ Binaries: http://www.onlinetools.org/ ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
