Feb. 20, 2006
Hi all, finally I have finished to this small “exercise of sile” in Javascript, joining therefore my passion for the programming with that one for the crosswords. The page that I have realized (it you can view ithere) allows, only using Javascript without nobody server-side, to create, to modify and to save in just the PC (through cookies) of the crossword. Now the system it’s easy, the definitions are not previewed, and above all non it works with Explorer, but it is works well, and to realize has given it to me great satisfaction. The generation of the cells happens to runtime, therefore like the allocation of the styles and the events, through the functions addEventListener and setAttribute, while as far as the saving I have used the cookies, encoding the relatives table’s data opportunely. I have tried various roads in order to set the system crossbrowser, but the management of the events of Explorer (and in particular the impossibility to use the this) has to me blocked, therefore now the system remains surely only Firefox-compatible (has not tested it with others browser): if to someone it appeals to my job and it has it wants to leave a comment on test of compatibility’ with others browser is the welcome! Remenber that the page is available here.
Alla prox




