Hi, all...

I'm working on an web-based office application,
so I'm trying to put as much functionality on a single
screen as possible.

I've using scrolling div's for areas to add, update, and
delete
content.

Everythings going well except for trying to place an anchor
inside a div for client contact entries.

I think I'm coding everything correctly...I've done this
before,
but the anchor was on a full page of html, not in a
particular div.

Is there some way I can target the anchor to affect the
content
in a particular div?  I think that's why the anchor's not
working,
because it's not an anchor for the whole HTML page, just the
content in that particular div.

It's a dynamic ColdFusion-generated anchor, but I've done
that before, too.

The div just seems to ignore the anchor...do I need to give
the div
and id and target the id somehow?

Ideas?

Rick
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to