Hi,
I would like a little help with this zimlet. Im using AjxInclude to load a remote
js file. This file has currency information that changes every day, so i can not copy it.
The problem is the zimlet does not popup the first time i gets double clicked, because some variables are no initialized, because the remote library is no loaded.
So the question is:
How can i load the remote library before?
Second, if you try the zimlet you'll notice that it works with an onchange event, i would like to know how can i make this zimlet works like the Email autocomplete (or google suggets if you prefer).
Thanks.