Posted May 1st 2013, 4:04 pm
i dont know what the work that i should say xD but how u made the Toolbar And Notification Thing That when u press on it The Style How it appears :P:
How ? xD
How ? xD
Message (Page 1 of 1)
Posted May 1st 2013, 5:15 pm
$(window).load(function () {
$('#fa_welcome').click(function () {
$('#fa_menulist').fadeToggle();
});
});
$(window).load(function () {
$('#fa_notifications').click(function () {
$('#notif_list').fadeToggle();
});
});
Message (Page 1 of 1)
Similar topics
Permissions in this forum:
You cannot reply to topics in this forum
In total there is 0 user online :: 0 Registered, 0 Hidden and 0 Guests
Users browsing this forum: None