jive - 2007-02-02

I am a web developer and designer. I like to put my CSS style sheet in one view and all of my html - xhtmldocuments in another view. I was wondering if it is possible to have one view automatically scroll to the reference id of the other view when it is clicked. For example, if on one view I have my style sheet open, and another view and xhtml document, when I click on a class or id on my style sheet, the xhtml document on the other view automatically scrolls or places the curser on the tag that is referenced by that id or class.

Is this hard to do or even possible?