Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1

TOPIC:

Input FILE field 24 Jun 2013 13:41 #7628

Click on input file field to upload a file doesn't open any popup window to select the file.

line 394 of \dom\html\form\input\file\default.php :
			'link_js' => 'jQuery(\'input[id=' . $id . ']\').click();',

it doesn't work for me (fresh joomla 3.1 installation).
but it works if I replace with:
			'link_js' => 'jQuery(\'input[id="' . $id . '"]\').trigger("click");',

it seems it doesn't find the jquery DOM selector.
The following user(s) said Thank You: admin

Please Log in or Create an account to join the conversation.

Last edit: by Tomaselli.

Input FILE field 23 Sep 2013 18:03 #11156

  • admin
  • admin's Avatar
  • Offline
  • Administrator
  • Administrator
  • Chef
  • Posts: 3711
  • Thank you received: 986
Thanks K++,

Fixed.
Coding is now a piece of cake

Please Log in or Create an account to join the conversation.

  • Page:
  • 1
Time to create page: 0.075 seconds

Amazing Tool !
And only tool I know that allows complete Scaffolding in terms of component creation. It really saves loads of time (actually much more than that). Simple architecture enables quick and painless changes at any time. Code is clean and consintent. It's just... what's the word... neat! :) Great work! You should definetely try this one!

pi_wo (JED)
         

Get Started