EasyUI Forum
October 17, 2025, 03:06:39 PM *
Welcome, Guest. Please login or register.

Login with username, password and session length
News:
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: FORMs in Layout  (Read 16166 times)
mzeddd
Full Member
***
Posts: 223



View Profile
« on: November 30, 2012, 02:17:05 PM »

I have layout on whole page with menus in 'top' panel and different forms in 'central'.
Content of 'central' panel I load using panel('refresh',url) method.

So, when I load page with form at first time it works fine.
But when I load another content into 'central' and reload the 1st one I have problem with accessing form data via JS function calls.
It seems that using JS calls like
Code:
var a = myForm.myInput.value
I access 'old' form (loaded in 1st load).

How can I get around this problem?

Thanks
« Last Edit: December 03, 2012, 11:23:00 AM by mzeddd » Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2013, Simple Machines Valid XHTML 1.0! Valid CSS!