bdboyle
Junior Member
Posts: 2
Registered: 1/26/2006
Location: USA
Member Is Offline
|
| posted on 1/26/2006 at 05:35 PM |
|
|
Level 0 reloading entire home page (free version)
Using the demo version (to see if it works for my non-commercial site...), and have it working...what a great program...but, (yeah, there's always a
but...) I'd like to
set up the root (which is named "home") selection, when depressed, to reload to _top rather than being loaded in the frame defined in the tree
template file.
If this is a feature of the pro version, I'll hapily pay for it, but was wondering if there was an undoc'd feature that I could poke at to get this
to work...
If I'm off base...or asking a q that has been beaten to death...I'll accept the swat on the noggin...
|
|
|
rock
Moderator
Posts: 687
Registered: 4/15/2003
Member Is Offline
|
| posted on 1/27/2006 at 03:00 PM |
|
|
Easiest way is using JS
['Home', "javascript:top.location='http://www.softcomplex.com/download.html'",...]
Certainly PRO version supports advanced targeting functionality.
|
|
|
|