1
vote
0answers
45 views

Zoomable inner div elements with image

I am trying to solve the following issue: Situation: I have an outer div with an image included. Additionally it includes multiple inner divs. Problem: I want to zoom the image inside the div ...
1
vote
0answers
127 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
103 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
229 views

flowplayer in a div opened with ajax

I want to show a video with flowplayer in a div opened with Ajax. This is how i show the video, this code work fine in a html page, but when I put this in a div loaded with AJAX this doesn't work. ...
1
vote
0answers
177 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
125 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
50 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
140 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
168 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
51 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(){ ...
1
vote
0answers
524 views

Getting the typed word in a contentEditable Div from the cursor position

I have been reading nonstop on trying to get this done and found many answers that are close but no cigar. Here is my scenario: I am trying to write a jQuery plugin to work like an intellisense ...
0
votes
0answers
64 views

html5: how to manage two divs to scale correctly

I currently have two divs set up to fill a web page with two different elements, a png resting above a svg file: <html> <head> <link rel="stylesheet" type="text/css" ...
0
votes
0answers
31 views

Cant get margin 0 auto to work in IE 8

I have a website located at www.bensonfan.net. I used margin: 0 auto within a wrapper <div> to center the main table and it works in all browsers except IE8. I have tried adding a doctype to the ...
0
votes
0answers
81 views

How to make a div extend the full width outside of a container? (Twitter Bootstrap)

http://jsfiddle.net/NRN48/ (I don't want the blue nav to extend on the left side, only the right.) I'm trying to use the before pseudo-element to extend my navigation menu outside of the container on ...
0
votes
0answers
19 views

Table's TD won't show up on published layout

I'm making a new layout on tumblr (http://meaaas.tumblr.com/) i'm working with tables and i can't seem to get one of my table's td to show up, it works fine with the top bar buy the other one from the ...

1 2 3 4 5 50
15 30 50 per page