Nested popup in jquery -


my requirement is.

i have 1 document button in page .

when clicks on document button new pop open documents in table format edit , delete button.

when user clicks o edit again needs show document in new pop i'm using simple modal pop http://www.ericmmartin.com/projects/simplemodal/ not support multiple popup . please suggest jquery popup supports multiple popups

i think more useful take approach. popup inside popup not user friendly.

i suggest following:

when clicking on edit or delete button, replace content inside pop up.


Comments

Popular posts from this blog

java - activate/deactivate sonar maven plugin by profile? -

python - TypeError: can only concatenate tuple (not "float") to tuple -

java - What is the difference between String. and String.this. ? -