James Splitter

Greenhorn
+ Follow
since Feb 17, 2012
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
0
In last 30 days
0
Total given
0
Likes
Total received
0
Received in last 30 days
0
Total given
0
Given in last 30 days
0
Forums and Threads
Scavenger Hunt
expand Ranch Hand Scavenger Hunt
expand Greenhorn Scavenger Hunt

Recent posts by James Splitter

Hi,
I have a regular JSP, and inside the form tags I have regular buttons and text boxes... I want to add a jquery dialog taht will coem up after I click a button next to an exisiting one.
My jquery logic works outside the form tags, where the button will display a dialog, but when adding this button inside the form it doesn't work. ANy ideas??