1
vote
0answers
82 views

Change ul style on scroll to div

I have menu with four <ul>s and in the container of the page I have four boxes. The first ul for the first box, second ul for the second box, third ul.... and it goes on When I scroll to the ...
1
vote
0answers
113 views

PHP CMS not working after change of directory

I built(using a tutorial) my CMS in a sub directory on my server and it worked fine. Admin, Archive, full display and synopsis. I then moved all of this into my main directory, changed the index.php ...
1
vote
0answers
90 views

nested divs and dojo datagrid

I'm having trouble getting some divs and a datagrid sorted out. I've got too many scroll bars. Am I wrong to think some of the divs/content panes could be combined? <div ...
1
vote
0answers
158 views

Dreamweaver convert frames to divs

I have an index.html that's split into 3 frames. I want to change it to divs. The "convert tables to ap divs" is grayed out, is there anything I can do? I was following the instructions from here: ...
1
vote
0answers
112 views

copying from MS Word to editable div and saving to DB results in some missing spaces between words

I have an editable div. I save it's content to database. The problem is when i copy text from the MS Word to the editable div, all formatting is ok. But when I retrieve from database what i saved, ...
1
vote
0answers
49 views

JQuery Scrollable Text Hide

I'm using this plugin and I managed to get it working. But the thing is I want the body of text to be invisible until the user clicks a certain option. But for some reason it is visible all the time. ...
1
vote
0answers
132 views

IE7 issue with DIV, child div width taken from parent

IE7 issue with DIV, child div width taken from parent! It works fine in IE9 but IE7 shows child divs stacked vertically and 100% width of parent div. IE9 shows child divs stacking horizontally first, ...
1
vote
0answers
153 views

Dynamic three variable width column HTML layout

I know there are a million similar articles and I have spent hours trying them all to no avail. I want to be have to have three columns and allow each column to take as much space as necessary but ...
1
vote
0answers
49 views

jQuery load AND submit form

I have a "simple" quest... I looking for a way to submit AND load... <script> $(document).ready(function(){ $(".navigation").click(function(){ ...
0
votes
0answers
14 views

Setting a cookie to close div

Recently we added a bar to warn users our site users cookies, with an accept button that is meant to close and set a cookie so it would not show for some time, however in practice this doesn't ...
0
votes
0answers
21 views

Two div's loading two different php files with two different forms, submit only works in one

I have two different php files, with a form on each file. The forms update different thing in my sql database. The code in each file is working perfect when I run it one at a time, but when i open ...
0
votes
0answers
22 views

DIV is fixed after a specific point

My website looks like this: http://im.bilderkiste.org/1137050965009/size.jpg The first block is an image with content in it and the second block (black) is the navigation. I want the following thing: ...
0
votes
0answers
39 views

How do I move my Header text Image down from my Header DIV and why isn't my button showing up

My header Text image "Michael Grace" I was wondering how to move it down every time i try it moves my actual header bg and and div box down too? also my "view my portfolio" link is hidden behind my ...
0
votes
0answers
25 views

size down an image in html not working?

Hi I have an image which I want to be sized down inside the following div <div class="win-scrollview CustomerCont" style="top: -1592px; left: 726px; background-image: ...
0
votes
0answers
44 views

How to properly use jsPDF library

I want to convert some of my divs into PDF and I've tried jsPDF library but with no success. It seems I can't understand what I need to import to make the library work. I've been through the examples ...

1 2 3 4 5 43
15 30 50 per page