You are not logged in.
Pages: 1
I can't figure out why this isn't working, and I'm gonna guess it's because of the name of the text area ...
The name for the text area such: "name='item[content]'" in the html tags .. however, i keep getting a blank value back whenever I submit the form. Furthermore, doing a simple JS alert with this form name says it's undefined!
I'm using the nightly build and followed everything properly. I couldn't find any existing issues about this, so thought I'd throw the question out to you guys/gals.
any thoughts?
Offline
the name of the textarea isn't used by xinha at all i think. only the ID.
so as id you might use item_content and it should work (at least for me it does...)
Niko
Offline
Pages: 1