Sai Prasad

Ranch Hand
+ Follow
since Feb 08, 2009
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
0
In last 30 days
0
Total given
0
Likes
Total received
0
Received in last 30 days
0
Total given
0
Given in last 30 days
0
Forums and Threads
Scavenger Hunt
expand Ranch Hand Scavenger Hunt
expand Greenhorn Scavenger Hunt

Recent posts by Sai Prasad

Hi,

I am trying to disable (X) button of popup window using properties like titlebar = no/0. But I am failing to disable it.

Can anybody help me with this issue..
it is ordinary button


i tried with alerts also...

No response in firefox

i am using firebug also
No, but the same is working fine in internet explorer and getting desired out put
Exact prob: when i click button in click function for the button is not identified by firefox

Eric Pascarello wrote:Code please...

Eric

Hi I am using jquery ajax to submit the page to struts action class. The same is working fine with ie but failed to work with firefox

Can anyone help me to solve this issue
ya will try with that also can you
please help me
15 years ago
Please anyone can help me out with the sample code please
15 years ago
ho to align the submit button according to user style in struts2 while using if condition
15 years ago
when i select a value in drop down and click submit button i get related data in the table, but the selected option is not displayed in drop down list. it shows the default value " -- Select -- "
15 years ago
Ya me to doing the same logic for separating company code and branch code. but the logic is in action class. everything is working fine.

problem is value is not retained.


15 years ago
No, it is the list that is generated in action class from database
15 years ago
Hey David

Can you show me some sample relating to the same scenario... please! :banghead:
15 years ago
After refreshing the value in the select option should be the same as selected....... this is what i am trying for
15 years ago
COMPANY_LIST is the key for the list<Company Object> stored in session
15 years ago