Thanks Toni121
I'v looking around this days and try to realize how to use jQuery library.
Now i know, that this is not so hard.
You have to go through next steps:
1. Download jquery library and include it in your template index.php
2. Put these lines in HEAD section (you can change values for css)
[code:1]
[/code:1]
3. Now, lets say, that you want to show user1, user2 and user3 module in right column of your template
Try this:
[code:1]
- Title 1
- Title 2
- Title 3
[/code:1]
I know, that this isn't optimized, but it works.
If i found better way, i will post it here.
Post edited by: askerc, at: 2007/05/16 12:09
Post edited by: askerc, at: 2007/05/16 12:10