Re: Additional plugins are required to display all the media on this page - Firefox 10.0.2

2012-02-29 Thread Jee
, February 28, 2012 9:42:26 PM UTC+5:30, Tony Edgin wrote: Maybe I misunderstood you earlier. What plugin do Firefox and Chrome say is missing? On Mon, Feb 27, 2012 at 04:19, Jee sundarra...@gmail.com wrote: Thanks Edgin. When I attempt to load my gwt application in firefox 10.0.2. I got

Re: Additional plugins are required to display all the media on this page - Firefox 10.0.2

2012-02-27 Thread Jee
solve that an issue using gwt coding level? On Friday, February 24, 2012 9:46:04 PM UTC+5:30, Tony Edgin wrote: The plugin is only for development mode. The deployed app does not use it, so your users won't ever be asked to install it. Cheers. Tony On Fri, Feb 24, 2012 at 03:40, Jee

Additional plugins are required to display all the media on this page - Firefox 10.0.2

2012-02-24 Thread Jee
to suggest and guide me. Thanks Jee -- You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To post to this group, send email to google-web-toolkit@googlegroups.com. To unsubscribe from this group, send email to google-web-toolkit+unsubscr

Re: Additional plugins are required to display all the media on this page - Firefox 10.0.2

2012-02-24 Thread Jee
plugin issues before loading gwt application. Thanks -Jee -- You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To view this discussion on the web visit https://groups.google.com/d/msg/google-web-toolkit/-/hYECccy8NwkJ. To post to this group

Re: GWT CellList Drag and Drop

2011-05-31 Thread Jee
just be added in the begin of the cell // list return null; } Thanks Jee On May 30, 2:18 pm, Julien Dramaix julien.dram...@gmail.com wrote: Yes you can... I wrote an example on how to use gwtquery drag-and-drop plugin for implementing re-ordering in CellList : Example :http

Re: GWT CellList Drag and Drop

2011-05-31 Thread Jee
Below jars are being used.But facing the issue with WITH gquery-dnd-bundle-1.0.3 gwtquery-1.0.0-2.3.0 droppable-plugin-1.0.6 gwt 2.3 $(draggedCell).css(CSS.DISPLAY.with(Display.NONE)); $(draggedCell).css(CSS.DISPLAY.with(Display.BLOCK)); please let us know how to proceed. Thanks Jee

Re: GWT CellList Drag and Drop

2011-05-31 Thread Jee
Hi, Its working fine now. Because i have missed one jar file in class path. If you have time, please create an article about CellList re-order. Thanks Jee On May 31, 6:33 pm, icamts ica...@gmail.com wrote: Hi, add draggable-plugin-1.0.4, remove gquery-dnd-bundle-1.0.3. If you're not using

Re: GWT CellList Drag and Drop

2011-05-30 Thread Jee
Can we re-order CellList .. using DND. If we have 5 items in the CellList, can we move 2nd item to 5th Item in the same CellList. Thanks Jee On May 29, 1:03 am, Julien Dramaix julien.dram...@gmail.com wrote: Could you explain more what you are looking for ? What do you mean by within CellList

Re: GWT CellList Drag and Drop

2011-05-28 Thread Jee
Hi Julien, thanks. Its great to see your reply. CellList is supporting drag and drop. but i am looking within CellList whether drag and drop is supporting or not. I tried to get about it, but i still failed. Please suggest on this. Thanks Jee On May 27, 6:47 pm, Julien Dramaix julien.dram

GWT CellList Drag and Drop

2011-05-27 Thread Jee
it. Thanks, Jee -- You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To post to this group, send email to google-web-toolkit@googlegroups.com. To unsubscribe from this group, send email to google-web-toolkit+unsubscr...@googlegroups.com. For more