Re: [css-d] Targeting DIV question

2006-04-06 Thread Zoe M. Gillenwater
Jim Davis wrote: Here is a link to a demo by Stu Nicholls that uses hover to change the page. http://www.cssplay.co.uk/menu/one_page.html Perhaps his method will provide inspiration. While Stu Nicholls demos are amazing examples of what CSS can do, they are not good practical solutions

Re: [css-d] Targeting DIV question

2006-04-06 Thread Bill Walton
Hi Zoe, While Stu Nicholls demos are amazing examples of what CSS can do, they are not good practical solutions in many cases. This, IMO, is one of those cases. This thing is very hard to use, snip Could you say more about the specifics (or just point me to a resource) to help me understand

Re: [css-d] Targeting DIV question

2006-04-06 Thread Ben Munat
Zoe M. Gillenwater wrote: Jim Davis wrote: Here is a link to a demo by Stu Nicholls that uses hover to change the page. http://www.cssplay.co.uk/menu/one_page.html Perhaps his method will provide inspiration. While Stu Nicholls demos are amazing examples of what CSS can do, they are

Re: [css-d] Targeting DIV question

2006-04-06 Thread Pringle, Ron
Ben Munat wrote: Zoe M. Gillenwater wrote: Jim Davis wrote: Here is a link to a demo by Stu Nicholls that uses hover to change the page. http://www.cssplay.co.uk/menu/one_page.html Perhaps his method will provide inspiration. While Stu Nicholls demos are amazing

Re: [css-d] Targeting DIV question

2006-04-06 Thread Zoe M. Gillenwater
Pringle, Ron wrote: Ben Munat wrote: Zoe M. Gillenwater wrote: Jim Davis wrote: Here is a link to a demo by Stu Nicholls that uses hover to change the page. http://www.cssplay.co.uk/menu/one_page.html Perhaps his method will provide inspiration. While Stu

Re: [css-d] Targeting DIV question

2006-04-06 Thread Jim Davis
I agree with Zoe. Just because it can be done with CSS, does not mean it should be done. Replacing and image on a page is a job better done with CSS in concert with JavaScript and the DOM. For an excellent primer on the subject see DOM Scripting: Web Design with JavaScript and the Document Object

Re: [css-d] Targeting DIV question

2006-04-05 Thread cj
On 4/5/06, Steve Rachels [EMAIL PROTECTED] wrote: I know there must be a way, but being new to css, I don't have the slightest clue as to how to make a graphic come up in a given layer (div?) when a button is pressed.. Example of what I'm after: