Hello, I want to make a crossword puzzle in PHP. I don't want in javascript as the users may easily see the source code. My problem is in HTML, the numbers which will indicate across and down should be in blur and should not disappear when the user types in the textbox. I tried default value, when the user enter, the number disappears. Any help will be helpful for me. Thanks
You need to use Client side scripting language for this. javascript wil do. Ultimately, you can use flash. Have you checked around for some free flash puzzles you can add to your site?