Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Pages: 1
#1 2006-10-10 12:32:00
- SEA_Elvir
- New Member
- Registered: 2006-10-10
- Posts: 2
how to make this manu ajax-javascript
how to make this manu ajax-javascript like on this site : http://telerik.com
Offline
Re: how to make this manu ajax-javascript
Dude, that ain’t Ajax, that’s just javascript. People started slinging “ajax” around like there’s no tomorrow… it’s kinda depressing.
If you want the menu to do that, try out the combo effects demos in http://script.aculo.us. I would suggest you use
<code>
onclick=‘Effect.BlindDown(this)’
</code>
and
<code>
onclick=‘Effect.BlindUp(this)’
</code>
Offline
#3 2006-10-11 12:11:59
- SEA_Elvir
- New Member
- Registered: 2006-10-10
- Posts: 2
Re: how to make this manu ajax-javascript
Im new in javascript worls,so..but thx dude
Offline
Pages: 1