Tabbed block - vv2.0
Author: Kaik
PostNuke Version: PostNuke adam_baum .800
pnAPI Compliancy:
No
pnRender Compliancy:
No
Description:
New version of Tabbed block, witch work with pn.8
Based on Tabbed Block Block 1.1 by Nathan Welch
System Requirements:
.8
Support Information:
Supported Languages:
eng
pol
Change Log:

3 Comments so far
(Latest comments
)
1. espaan wrote on Mar 04, 2008 at 09:59 AM
Great! I'm using the block under 764 and was also thinking that we need it for 0.8. Thanks, will try it out in the coming time.
2. espaan wrote on Mar 04, 2008 at 10:26 AM
I checked out the code. Just some ideas:- You can put the javascript code in a seperate javascript file and include that one from your template with
Will clean up the code and it puts the javascript include in the header.
- Maybe it's an idea to make a style sheet with a default style like it says in pndocs. That one could also be included from the header. Than you can keep the template as is or override it in you own theme without having to edit the main style sheet.
Just some ideas
3. Kaik wrote on Mar 04, 2008 at 12:47 PM
I realize that there is many thing done in wrong way or could be done better.I could/should use fileUtil to get the icons...
This is my first thing that I have done and it's actually working so don't expect too much
Thanks for all ideas I'm learning on them.