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.072 seconds
Great UX great performance and definitely a time saver. It only took me 10 minutes of playing around before purchasing a subscription and right now I just want to throw more money at you! I just started a new project and after just 4h I can already tell it probably saved me several days of work. I'm building a wholesale ordering system with sales rep management. I have not looked at the code yet but so far: impressive.
flip (Forum)

Get Started