0 Improve the game guessing number



In previous game, we have leant some new properties of HTML 5. In this version, we learn some new function in javascript below:  - to generate a random number from 1 to 100: Math.floor(Math.random() * 100);  - to catch the event keydown in all over the site: window.addEventListener("keydown", keydownHandler, false); - to remove event Handler when we don't want that element (ex: button) catch an event: button.removeEventListener("click",...
[Read More...]


0 HTML5 - Guessing number game



In this game, we will familiar with properties placeholder of HTML 5 and javascript function querySelector instead of selectElementById in previous version. <!doctype html> <title>Number guessing game</title> <p id="output">I am thinking of a number between 0 and 99.</p> <input id="input" type="text" placeholder="Enter your guess..."> <button>guess</button> <script type="text/javascript"> //Game...
[Read More...]


0 Beat monster game by HTML5



From last article about animation, today we move to the game beat monster. In this game, we create a map as matrix 4x4. Then, each time users click or mouse over monster, we change its location. If user click on head of monster, he ore she get one point. In this game, we learn how to make sound every click of user. First of all, check over...
[Read More...]


3 How to remove FaLang traduction system by Faboba?



Joomla 2.5! Yes, we are moving onjoomla 2.5, but many extensions don't go as fast as us. Today, I need build an multi-language site, but joomfish is still onjoomla 1.5 . After searching, I decide to use com_falang with free version. It still be good until the link at bottom site: After searching every where I found where to remove...
[Read More...]


0 How to modify object link of jcomment?



JComment is a big components for joomla, bothjoomla 1.5 andjoomla 2.5. It also means that it is so complicated. Today, I want to change the object link of each comment. Because, each time, users click on this link, I want it open with a better link than jcomment did.But it's really hard to find out where it is. First I look at object.php...
[Read More...]


0 How to fix joomsocial core app does not display in sitebar position?



the new version of joomsocial has some error, and someone can not wait will be angry about it. I have write a new own application, and i want it displays in sitebar-top position. Although I choose the position is sidebar-top, or sidebar-bottom it's not display. After that, if i set it is not a core app, and user can cofig by their own...
[Read More...]


0 How to set order of module position in joomla 1.7 and joomla 2.5?



If people are too familiar withjoomla 1.5 , it is a bit difficult to set order of modules inJoomla 1.7 andjoomla 2.5. In the modules order position, we now can not enter number to set its order. How to set order of these module? Please click at Ordering, it will enable these inputs, and you now can enter the number of these modules like...
[Read More...]


Page 1 of 18:  12 3 4 Next Last
 

Link Liên kết

Thông tin liên hệ

YH: huonggiangdhtn
Skype: tthuonggiang
Return to top of page Copyright © 2010 | joomla extensions jw-extension.net