Hello everyone, I am currently in the process of modifying the jpoker UI to suit my needs. I am basically re-skinning the client with my own graphics and repositioning some of the elements through css.
But there is one functional aspect of the ui that i would like to change involving how the hole cards are displayed. Currently when a player is dealt their hole cards, the cards are face up. I would like to change this default behavior so they are dealt face down and then create a function that would show the hole cards with a mouseOver and hide them again on a mouseOut event. I don't want to re-invent the wheel or break it. So It would be nice If i could tweak as much of the existing script as possible to give me the desired results. Could someone identify what functions I need to work with? I would like to maintain the integrity of jpoker as much as possible so if need to add some javascript code, should it be added the the external file or should it be added to the index.html? I would appreciate if someone could lend some tips and advice. Thank you. _______________________________________________ Pokersource-users mailing list Pokersource-users@gna.org https://mail.gna.org/listinfo/pokersource-users