Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
875
Movable property of UltraWebToolbar
posted

Hi,

I am using  igtbar:UltraWebToolbar of infragistics and i set it's movable property to true,so that i can move it on my aspx page at runtime. But main problem is that

1.That toolbar (movable) is not working in safari and chrome

2.In Mozila as i click on movable button and try to drag it towards down or up it selects background objects and shows them in blue color.It happens only once after that again pick that movable button and drag it on page will not select backgroung objects

I dont know for problem 2 ,whether it is an infragistics issue or some css related issue but i am stuck here.

Any help will be highly appriciated.

Thanks in advance.

Vivek.

Parents
No Data
Reply
  • 875
    Verified Answer
    posted

    Hi in reply to my above post i solved 2.problem by using -moz-user-select: -moz-none; css.So pay attention to first problem only.

    Thanks

Children
No Data