12
votes
2
votes
0
votes
Dynamically Set the Height of Two floated DIVS
There is also a jQuery plugin which does the job for you: Equalize
It handles both the scenario where rightcol is …
1
vote
Invoke Google Maps API V3 Javascript API from Windows Forms app?
You could host the WebBrowser control on your form and use that to interact with the Google Maps API.
But some more information about what you are really trying to do would be nice.
…
