Ranter
Join devRant
Do all the things like
				++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
				Sign Up
			Pipeless API
				From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
				Learn More
			Comments
		- 
				
				@liammartens Yep. Tried that. I've just settled with the realization that I seem to have fumble fucked myself into oblivion on this one.
 - 
				
				@IWriteCodeYay have you tried with $.ajax(beginform) without the parenthesis for beginform?
 - 
				
				@simonebogni It just doesn't call the OnSuccess function. The controller fires like it's supposed to. However, much like the last few girlfriends I had, I've taken the liberty and pleasure of making it much more complicated than it ever needed to be.
It's a razor Ajax form that's inside of a partial view that I'm rendering alongside other partials on a view. 
Related Rants

What only relying on JavaScript for HTML form input validation looks like
Found something true as 1 == 1
I have found myself more confused than a chameleon in a bag of skittles because I can't figure out why my ajax(beginform()) won't fire off any of the JS functions I write.
Did my Googles and that didn't help. Verbally abused my monitor and rubber duck, didn't help. I've got a blood sacrifice to the Javascript gods scheduled for tomorrow. Maybe that'll work.
undefined
javascript
js