How can i make a multiplication table using javascript?
see,there will be a drop-down menu and when you click it there will be nos. until 30 . then for example i click 5, there will appear a multiplication table but only until 25,and when i click 6 ,there will appear a multiplication table but only until 36.. the output will be like this:
(dropdown menu here, for example is 5) (dropdown menu here, for example is 7)
Bookmarks