VISIT AND LIKE OUR PAGE ON FACEBOOK
TAKE A LOOK AT OUR TWEETS ON TWITTER
SUBSCRIBE TO THE JOOMFREAK RSS FEED
VISIT OUR CHANNEL ON YOUTUBE

Account Details

Change your name, email, password or permanently delete your account. Change settings

We offer several ways you can get support from our experts: Support ForumKnowledgebaseNewsletter

Your Forum Posts

No posts to display.

Welcome, Guest
Username Password: Remember me

FIELDS NOT ACCESSIBLE ON A PHP FORM
(1 viewing) (1) Guest
  • Page:
  • 1

TOPIC: FIELDS NOT ACCESSIBLE ON A PHP FORM

FIELDS NOT ACCESSIBLE ON A PHP FORM 17 Mar 2017 10:53 #10069

Hello, I ask again your expertise, wishing not to abuse. A php script to enter data on a form with a button to deploy additional fields. These complementary fields are not accessible with the mouse or in touch, only with the touch TAB. This script is already used on other sites without difficulty. Thank you for your help if possible

  • Posts:9
  • Daniel DUPONT
  • Daniel33610
  • Fresh Boarder
  • OFFLINE
  • Karma: 0

Re: FIELDS NOT ACCESSIBLE ON A PHP FORM 20 Mar 2017 03:17 #10075

Sorry, I don't understand your problem. Can you please send me the website this script is already used on?

joomfreak

  • Posts:2940
  • isupport
  • Moderator
  • OFFLINE
  • Karma: 0

Re: FIELDS NOT ACCESSIBLE ON A PHP FORM 20 Mar 2017 09:45 #10077

I have a restriction, this only works with the Tab key on the fields "Le bénéficiaire n'est pas l'acheteur" which does not allow use with a tablet or with the mouse

The first fields is OK and after the users click on the button (mouse or tactile) "Le bénéficiaire n'est pas l'acheteur" and then after deploying the fields, select the first field that can be entered with the mouse or with the tactile, on 2 cases the focus does not go to the selected field, I am blocked on planeursbordeaux.fr/index.php/component/...d&vi_modele_id=1

On gliders Angers s524901.givav.org/index.php/achat-vi?view=vi&layout=add all fields are reachable whatever the mode

drive.google.com/open?id=0B9onrU-f2kjHRHEydDRrT2R6RW8
Last Edit: 20 Mar 2017 10:27 by Daniel33610.

  • Posts:9
  • Daniel DUPONT
  • Daniel33610
  • Fresh Boarder
  • OFFLINE
  • Karma: 0

Re: FIELDS NOT ACCESSIBLE ON A PHP FORM 22 Mar 2017 02:59 #10082

You can edit file templates/jf_thehub/css/template.css, add:
 
.control-group::before, .control-group::after {
content: "";
display: table;
}
 
.control-group::after {
clear: both;
}
 
#viAddDiv.row-fluid [class*="span12"] {
margin-left: 0;
}
 


joomfreak

  • Posts:2940
  • isupport
  • Moderator
  • OFFLINE
  • Karma: 0

Re: FIELDS NOT ACCESSIBLE ON A PHP FORM 22 Mar 2017 10:26 #10083

Many thanks for your assistance

  • Posts:9
  • Daniel DUPONT
  • Daniel33610
  • Fresh Boarder
  • OFFLINE
  • Karma: 0
  • Page:
  • 1
Time to create page: 0.83 seconds
Friday 26 April 2024

joomfreak is not affiliated with or endorsed by the Joomla Project or Open Source Matters.
The Joomla logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.