Please do as I describe next to recreate the issue we are experiencing.
- open a Chrome or IE browser window
- go to http://www.halfaker.com/careers
- there is a Career Search form at the bottom of the grey column to the left
- click on the Position Title, City or St dropdown menus
- try to use the scrollbar (click on the up or down arrows, on the slide button, and on the scrollbar itself)
- the dropdown menu disappears
I develop module for D6 and Ubercart 2 which help user order product unavaliable in warehouse.
I try to use ajax form in product pre-order form, but I don't know how I can do ajax form validation (User put first name, lastname, phone and email data). After successfully fill and form user must get info that his pre-order is accept.
What can you advice me. I read that recommend ctools module, but I want make it manually with ahah.
Hi, I have elFinder running in Drupal 6x and it's running great. I also like that it has its own 'Files' page where I can browse the finder, independant of content.
However, I would like to be able to use elFinder when uploading an attachment, using either the default attachment field or a custom field that takes files. Meaning, when I create a new node, and go down to image, rather than just being able to upload from my computer, I could also browse to an image here, using elFinder.
I have a page that displays all events after the current date. It has an exposed filter where you can set the date - all events after that date will be shown. This all works fine.
However, if there are no results on the initial page load (i.e. no events listed that are after the current date) then the exposed filter isn't shown (so you can't set the date to some time in past and view past events).