Jump to content

Help with ScrollBox Search Hidden


cristianotestai

Recommended Posts

Hello!

 

Attached i'm sending an example where i have a search field and after entering any character and press enter, the Scrollbox is displayed.

 


As I i do so by clicking with the mouse anywhere outside of scrollbox he be invisible? If the user clicks anywhere in the

Scrollbox it should remain visible, but otherwise it should be invisible.

 

Thanks.

 

 

 


 

PanelSearch.rar

Link to comment
Share on other sites

Hi,

I tested it, but blur event does not work properly because of one reason:

 

The scrollbox does not receive focus when it is shown and so by clicking outside the scrollbox after enter nothing happens, only works if first is clicked inside the scrollbox and then clicked outside the scrollbox.

Something like what I need is this example: http://jsfiddle.net/1zfdtk91/

 

If you can, I could show more clearly what I need showing in a remote connection (TeamViewer)

 

Thanks for your help.

Link to comment
Share on other sites

If the user clicks anywhere in the

Scrollbox it should remain visible, but otherwise it should be invisible.

 

Hi,

 

"If the user clicks anywhere in the

Scrollbox it should remain visible"

 

Sorry, on ScrollBox or on SearchField ?!

Link to comment
Share on other sites

Hi,

 

"If the user clicks anywhere in the

Scrollbox it should remain visible"

 

Sorry, on ScrollBox or on SearchField ?!

 

Hi,

 

Scrollbox it should remain visible.

 

Now, in Test Case i made a workaround and work ok, but in real project with ScrollBox in run-time creation not work.

 

I could show you with TeamViewer.

 

Thank you!

Link to comment
Share on other sites

  • 2 weeks later...

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...