Hi, I need help to achieve the following thing Here is the code: <input class="thickbox" alt="#TB_inline?height=300&width=400&inlineId=myhiddendiv" type="text" name="text_element[]" id="text_element[]"> Code (markup): What I am doing this, inside that "myhiddendiv", I am fetching some values via AJAX call, then I want to assign a value back to the "text_element[]" element .ie, the focused element. Thanks in Advance Kajol
While I can't help you with this, try posting such queries on stackexchange. A good community that can help you troubleshoot any technical issues.