close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

Datepicker white line

Thread began 10/11/2012 2:25 am by alib75702 | Last modified 10/13/2012 12:34 pm by johnwdale443086 | 4418 views | 6 replies |

alib75702

Datepicker white line

Datepicker is placing a white bar across the bottom of my screen (I have a dark coloured background on the page) - I assume it's a css tweak? But I can't find the relevant bit - have copied this from the page source ....

<div id="ui-datepicker-div" class="ui-datepicker ui-widget ui-widget-content ui-helper-clearfix ui-corner-all ui-helper-hidden-accessible"></div>

which seems to be the offending bit ! Help would be gratefully received as I want to get this site completed very soon.

Sign in to reply to this post

Jason ByrnesWebAssist

send a url where i can see the problem to investigate the cause please.

Sign in to reply to this post

alib75702

the site is currently in development - this page displays the behaviour .... look at the bottom left of the screen ...

coach_holidays.php

Sign in to reply to this post

Jason ByrnesWebAssist

What browser are you using, i am not able to see the behavior you are talking about using fire fox. see attached screen shot.

Sign in to reply to this post

alib75702

Browser

I was using Chrome - am attaching a screen shot showing the behaviour - look at the bottom left hand side of the screen - I suspect it is the background of a div but I can't find reference to this particular div in the web assist code.

Sign in to reply to this post

Jason ByrnesWebAssist

on your page, add a new style just before the </head> tag:

<style type="text/css">
.ui-helper-hidden-accessible { background: none; border: none; }
</style>
Sign in to reply to this post

johnwdale443086

Same problem

This solution worked for me.

I had a similar problem in Chrome and I solved it editing jquery-ui1.7.2.custom.css

from:

.ui-helper-hidden-accessible { position: absolute; left: -99999999px; }

to:

.ui-helper-hidden-accessible { position: absolute; left: -9999999px; }
There's probably too many nines for Chrome.

Sign in to reply to this post

Build websites with a little help from your friends

Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.

Build websites from already-built web applications

These out-of-the-box solutions provide you proven, tested applications that can be up and running now.  Build a store, a gallery, or a web-based email solution.

Want your website pre-built and hosted?

Close Windowclose

Rate your experience or provide feedback on this page

Account or customer service questions?
Please user our contact form.

Need technical support?
Please visit support to ask a question

Content

rating

Layout

rating

Ease of use

rating

security code refresh image

We do not respond to comments submitted from this page directly, but we do read and analyze any feedback and will use it to help make your experience better in the future.

Close Windowclose

We were unable to retrieve the attached file

Close Windowclose

Attach and remove files

add attachmentAdd attachment
Close Windowclose

Enter the URL you would like to link to in your post

Close Windowclose

This is how you use right click RTF editing

Enable right click RTF editing option allows you to add html markup into your tutorial such as images, bulleted lists, files and more...

-- click to close --

Uploading file...