On Fri, 2009-07-31 at 22:27 +0200, Johan Euphrosine wrote: > jpoker needs to be modified in order to hide per-player sidepot > (element.stype: block is not overridable).
Elements such as: player_sidepots muck_options hand_strength player_stats Don't appear on the mockup, and could be difficult to hide using css, because of jpoker using element.stype to show/hide them when receiving the corresponding packets. A solution could be to remove them from mockup.svg, so they don't appear anymore in DOM, and thus jquery selector would not match anything. But if we want to reintroduce them afterwards, we would need to manually edit the svg, and remember name and structure convention. What do you think ? -- Johan Euphrosine <[email protected]>
signature.asc
Description: This is a digitally signed message part
_______________________________________________ Pokersource-users mailing list [email protected] https://mail.gna.org/listinfo/pokersource-users
