yakecan / dropthings

Automatically exported from code.google.com/p/dropthings
0 stars 0 forks source link

jquery function not working with the new widget #194

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. I have a widget which uses jquery function to create a popupmodal window 
2. it works fine outside Dropthing Framework but not in dropthing.

3.

What is the expected output? What do you see instead?
  How to Popup a window like alert using jquery

What version of the product are you using? On what operating system?

Please provide any additional information below.

Original issue reported on code.google.com by ashokbha...@gmail.com on 16 Mar 2011 at 9:06

GoogleCodeExporter commented 9 years ago
You need to use the Widgethelper.RegisterScript function to register any script 
on a widget. Take a look at FastFlickr widget for an example.

Original comment by omaralzabir@gmail.com on 19 Apr 2011 at 6:36