• I will be building a home page which will have a jquery-built rectangular-box module with two or more tabs on top (completely independent of my main navigation, etc). First tab, for example would be About and by clicking on it, the contents of the about page would appear in the box (using jquery). Same for other tabs, each tab would display different content in the box.

    Can I have an About page in my WordPress install that would be able to feed that content into my home page box-module? So basically I would need a raw content (w/o template, etc) of it.

    I will not be using ajax to load that content into my hidden box tabs content. My jquery module will basically load everything in at startup and use hidden divs to hide it when not clicked on a particular tab.

    So would this be possible or WordPress cannot spit out a raw page when I ask for it?

    thanks

Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Can WordPress even begin of being able to do that? Advice please…’ is closed to new replies.