Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

window의 z-index 관련 문의 드립니다 #484

Open
silver0811 opened this issue Mar 12, 2019 · 0 comments
Open

window의 z-index 관련 문의 드립니다 #484

silver0811 opened this issue Mar 12, 2019 · 0 comments

Comments

@silver0811
Copy link

안녕하세요. 팝업창을 jui window로 사용하고 있는데요.

한 페이지에 여러개의 window를 노출 시킬때, layerIndex 값을 2000,3000 식으로 줘서

최초에 window가 show 될때 최 상단에 보이게는 할 수 있는데,

window를 클릭 할때마다 z-index 값이 1씩 올라가게 되어있더라구요.

그래서 만약 A,B 2개의 window가 있다하고 layerInex가 2000으로 동일하다고 하면

A를 5번 클릭 하면 A의 z-index = 2005, B 는 2000 인 상태에서

B를 클릭하면 B가 A보다 상단에 보이게 하고싶은데 B의 z-index는 2000이므로 6번을 클릭해야

그때 상단으로 보이는데...

요런 이슈를 해결할 방법이 있을까요?ㅠㅠ....

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant