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.051 seconds

Freakin' Awesome!!! J-Cook is simply awesome - whether you're a highly experienced developer or complete novice whether you're building a small inventory component or a complete community solution! The beauty comes from a fast slick and reliable platform that readily provides developers with everything they'll need to build the backbone of a solid and secure component with wizards for authoring access publishing aliasing created/modified by dates... you name it COOK provides it! J-Cook really surpasses all of the 'competition' as far as MVC tools are concerned! Try love it and get cooking!
learnthrusong (JED)
          

Get Started