Active
Project:
Image FUpload
Version:
6.x-3.0-rc2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
5 Aug 2011 at 17:18 UTC
Updated:
5 Aug 2011 at 17:18 UTC
i see its supposed to goto: window.location.href='#uploadform'.
I think because the visibility of it is set to hidden, that the hyperlink won't know where to go (tested in Firefox 3.5 currently).
In FireBug, if i removed the visibility: hidden; it goes to correct place when i click upload.
Its a blank div used a placeholder, right? so i assume you can remove that css.
Thanks,
Arian