No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
4 Posted Topics
so my problem is that I want to find a way of using canvas tags that are created at runtime. I went about this by trying to change the id of the tag, ONLY to find out that javascript did not like the fact that I was using numbers, even …
the 1st part; i have never come across the script tag you used... --> <script type="text/javascript"> ... </script> bear in mind also that it is always easier to state the problem you encountered during an attempt To the second part; you should consider using javascript timer functions... you seem fairly …
you should probably change your jQuery selector so as to make use of the id of the anchor tags... jQuery('#addwordsbutton').live(); unless im not getting what the problem is
Got a small detail problem that I cannot get to understand myself. The program, see attachments draws dots on the screen. There is a dot class for the details of the dots to be stored, that is size, colour, shape (square or round) Problem is with the colour...Cannot get other …
The End.
momoh