fmr683

Results 3 issues of fmr683

I've tried to update my Cufon.js file with Github Cufon retina JS (https://github.com/sorccu/cufon/blob/master/js/cufon.js) file. It's not working at all and I revert the file to my original Cufon JS and...

After submitting the form, the file field is not clearing the filename. The file name remains in the form.

Let's say I've GEO JSON data like this: { "type": "Feature", "geometry": { "type": "Point", "coordinates": [6.892769, 79.855802] }, "properties": { "status": "F" } } Now if I try the...

enhancement