jform

how send back a child in java?

I added a TextPane in jForm. The form has a menu bar but the menus are displayed on the back of the TextPane. How can i fix it? ...

How to use JQuery ajaxForm with nicEdit?

I am using ajaxForm function to submit my form that has nicEdit html editor as well but when I tried to submit the form for the first time the content of the nicEdit is not included... Is there a way that I can intercept the data submitted so I can edit the form data? or maybe add values to the form-data before it actually gets submitted...

Problem submitting file content in Internet Explorer

Im submitting my file through jquery by using Jform.js plugin and its working in Firefox but when i try it on IE8 file properly sumbitted but file upload control gets hidden and further more when i comment IE condition then the file upload control doesnt get hide but when i check Request.Files[0].ContentLength in my controller it have 0 ...

JForm display in admin side

Hello, I am working in Joomla. I have install the JForm component that create form and display in front end. Now i want to display created form at administrator side. So anybody know how to display created form in administrator side..... ...