Go Back   CodingForums.com > :: Client side development > HTML & CSS

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 07-19-2002, 02:34 PM   PM User | #1
msimmons
New Coder

 
Join Date: Jul 2002
Location: Houston, TX
Posts: 84
Thanks: 0
Thanked 0 Times in 0 Posts
msimmons is an unknown quantity at this point
Very odd error... user is getting "?/div>" on their screen.

I have a ery odd error... one of my users is getting "?/div>" on their screen. My elements are almost all in div's and are position:absolute. This user is using IE 5.5 and she is getting these odd "?/div>"'s and half of my elements are pushed way down on the screen instead of where I put them.
Has anyone run into anything like this before?
Thanks in advance,
Michael
msimmons is offline   Reply With Quote
Old 07-19-2002, 03:25 PM   PM User | #2
head8k
New Coder

 
Join Date: Jun 2002
Location: London & Oxford
Posts: 97
Thanks: 0
Thanked 0 Times in 0 Posts
head8k is an unknown quantity at this point
Are you sure all the <div>s are correctly nested? Open the page in an HTML editor that highlights incorrectly nested tags so you can be sure. Dreamweaver is good for this.
__________________
As easy as 3.1415926535897932384626433832795028841
head8k is offline   Reply With Quote
Old 07-19-2002, 03:29 PM   PM User | #3
msimmons
New Coder

 
Join Date: Jul 2002
Location: Houston, TX
Posts: 84
Thanks: 0
Thanked 0 Times in 0 Posts
msimmons is an unknown quantity at this point
they arnt nested at all and are absolutly positioned.
Code:
<div id="bullet1">·</div>
<div id="block_Room1"><a href="#" onClick="roomChange('1')" class="catlink">180 Bleeker St., Studio Apt.</a></div>
Thanks,
Michael
msimmons is offline   Reply With Quote
Old 07-19-2002, 04:06 PM   PM User | #4
MCookie
Regular Coder

 
Join Date: Jun 2002
Location: NL
Posts: 421
Thanks: 0
Thanked 0 Times in 0 Posts
MCookie is an unknown quantity at this point
Hi msimmons,
seeing a "?/div>" on the screen simply means there's a "?/div>" in the code :)
A typo...
MCookie is offline   Reply With Quote
Old 07-19-2002, 04:19 PM   PM User | #5
msimmons
New Coder

 
Join Date: Jul 2002
Location: Houston, TX
Posts: 84
Thanks: 0
Thanked 0 Times in 0 Posts
msimmons is an unknown quantity at this point
nope. I know this dosen't make any sense at all. This is part of a web application and it works for every one else world wide except for this one person in NY. I have go through all her settings that I can think of to make her machine identical to mine (apart from the fact I am on NT4.0 and she is win98). I do not get the ?/div> yet she does... I thought she was hollousinating [sic] but this morning she sent me a screen shot of it.
Michael
msimmons is offline   Reply With Quote
Old 07-19-2002, 05:36 PM   PM User | #6
boxer_1
Regular Coder

 
Join Date: May 2002
Location: Maine, USA
Posts: 574
Thanks: 0
Thanked 0 Times in 0 Posts
boxer_1 is an unknown quantity at this point
Msimmons, could you post a link to the page where this occuring so we could have a look?
__________________
boxer_1
CodingForums Moderator
"How did a fool and his money get together in the first place?"
boxer_1 is offline   Reply With Quote
Old 07-19-2002, 05:38 PM   PM User | #7
msimmons
New Coder

 
Join Date: Jul 2002
Location: Houston, TX
Posts: 84
Thanks: 0
Thanked 0 Times in 0 Posts
msimmons is an unknown quantity at this point
It is a high security application but after lunch I will try to replicate the area that is causeing the problem.
Michael
msimmons is offline   Reply With Quote
Old 07-19-2002, 06:55 PM   PM User | #8
Quiet Storm
Regular Coder

 
Join Date: Jun 2002
Location: Beyond Lament
Posts: 424
Thanks: 0
Thanked 0 Times in 0 Posts
Quiet Storm is an unknown quantity at this point
Quote:
Originally posted by msimmons
180 Bleeker St., Studio Apt.
[/code]
That's funny!

There's only one 180 Bleeker Street - Newark, NJ!

I used to live in NJ.
__________________
Quíet Storm Designs ~ Art is not what you see, but what you make others see.
· the Storms· || ·Ultraviolent Winter· || ·Was Einstein Wrong?· || ·It´s About Time!·
Quiet Storm is offline   Reply With Quote
Old 07-19-2002, 07:03 PM   PM User | #9
msimmons
New Coder

 
Join Date: Jul 2002
Location: Houston, TX
Posts: 84
Thanks: 0
Thanked 0 Times in 0 Posts
msimmons is an unknown quantity at this point
It's fixed but I do not know what they did. I got a tech from up there to look at her browser and walk through the settings. He said that he turned Java Logging on and that fixed it but that shoulden't have had any affect... My assumption is that he did something else at the same time.
The important thing is that it works now
Thanks all,
michael
msimmons is offline   Reply With Quote
Old 07-19-2002, 07:41 PM   PM User | #10
Feyd
Regular Coder


 
Feyd's Avatar
 
Join Date: May 2002
Location: Los Angeles, CA Maxim: Subvert Society
Posts: 404
Thanks: 0
Thanked 0 Times in 0 Posts
Feyd is an unknown quantity at this point
Certain firewalls do have a few bugs where they add erroneous characters into the page, or remove a bracket here or there (ZAP does it quite often in certain environments), and I've had to deal with more than a few people with this problem...always something to be aware of.
__________________
Moderator, Perl/CGI Forum
shadowstorm.net - subvert society
Feyd 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 07:08 PM.


Advertisement
Log in to turn off these ads.