Tabs + Ajax

Tabs + Ajax


Latest install of jQuery and UI.
Page 1 contains tabs, one of which loads Page 2. No problem so far,
works just fine. Page 2, however, contains a link to ajax load Page 3
into a div on Page 2. No matter what I've tried, clicking the link
always opens Page 3 in the full window.
Load Page 2 directly and the link to load Page 3 works as expected.
Just for fun, I changed the link on Page 2 to load Page 3 using the
nyroModal plugin. Same result. The modal did not fire and Page 3
loaded into the full window.
Since I'm fairly new to jQuery, I'm sure I'm missing something very
basic. It also means that I wouldn't mind a little hand holding to get
me through this.
TIA.