I want to add small javascript program in wordpress post, please let me know how to add / execute in WP Post ?
EDIT
Yes I tried, but no luck.
First I added HTML Code & JavaScript in Post Text Editor, No Luck,
Then I created Separate JS file & posted only HTML code & called js file using <Script src=<Path of the JS File>> - No Luck.