Go Back   CodingForums.com > :: Client side development > JavaScript programming > Ajax and Design

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 03-22-2009, 05:20 PM   PM User | #1
robbb99
New to the CF scene

 
Join Date: Mar 2009
Location: Londinium
Posts: 2
Thanks: 1
Thanked 0 Times in 0 Posts
robbb99 is an unknown quantity at this point
Selection box overspill

Hi,

My marker categories called from an XML file are not contained within
the selection box as I would like them to. Instead they overspill, but I can't seem to find the reason why this is!

http://www.robmaps.co.uk/Floor_plans...k/attempt.html

Please take a look at the site.

Thanks for your time,
Rob
robbb99 is offline   Reply With Quote
Old 03-22-2009, 09:03 PM   PM User | #2
TinyScript
Regular Coder

 
Join Date: Mar 2009
Location: Portland Oregon
Posts: 690
Thanks: 44
Thanked 63 Times in 62 Posts
TinyScript is on a distinguished road
<div id="sidebar" height: 511px; ></div>

you have a bunch of these

it needs to be an equal sign from in a tag

only use : in CSS not HTML
should be this

<div id="sidebar" height=" 511px" ></div>
TinyScript is offline   Reply With Quote
Users who have thanked TinyScript for this post:
robbb99 (03-22-2009)
Old 03-22-2009, 10:51 PM   PM User | #3
robbb99
New to the CF scene

 
Join Date: Mar 2009
Location: Londinium
Posts: 2
Thanks: 1
Thanked 0 Times in 0 Posts
robbb99 is an unknown quantity at this point
Thanks , i've gone through the script and removed a couple of them. However, I am still confused as to why the list falls outside of the selection box?

Thanks,
Rob
robbb99 is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 11:08 PM.


Advertisement
Log in to turn off these ads.