JavaRanch » Java Forums »
Engineering »
HTML, CSS and JavaScript
| Author |
Combo box hiding when using jQuery form transformation
|
Rajkumar balakrishnan
Ranch Hand
Joined: May 29, 2008
Posts: 445
|
|
Hi friends,
I am using SpryAssets jQuery plugin by Adobe and designed the form with few tabbed panels. but my problem is combo box is working with first tab, but not in the rest. I dont know whats wrong as i use the same code as of in 1st tab.
Here is the HTML code
the code at line 25 works. the continuity of the code which is not working is
This part of code is not working. Sorry for posting such a long code
|
Never try to be a hard-worker. Be a smart-worker.
My Blog
|
 |
Gregg Bolinger
Ranch Hand
Joined: Jul 11, 2001
Posts: 15229
|
|
|
Wow, it looks to me like Adobe needs to learn how to write jquery plugins that actually do something. That's a lot of code. Could you be more precise by what you mean by ' combo box is working with first tab, but not in the rest. I dont know whats wrong as i use the same code as of in 1st tab.' What isn't working? What are you expecting and what are the results you are getting?
|
 |
Rajkumar balakrishnan
Ranch Hand
Joined: May 29, 2008
Posts: 445
|
|
^^
Thanks for the reply. I have a page with 5 tabbed panels. The combo box in 1st page rendered perfectly while the combo box in rest of the panels are not. By not, i mean the combo box is not displaying, but i can see the trace of it.
|
 |
 |
|
|
subject: Combo box hiding when using jQuery form transformation
|
|
|
|
|