Forum     

Go Back   Digit Technology Discussion Forum > Software > Programming
Register FAQ Calendar Mark Forums Read

Programming The destination for developers - C, C++, Java, Python and the lot


Closed Thread
 
LinkBack Thread Tools Display Modes
Old 29-11-2007, 09:09 PM   #1 (permalink)
Wise Old Owl
 
harryneopotter's Avatar
 
Join Date: Feb 2007
Posts: 1,009
Default Need help in web page d..plz .


hi guys ....... i am facing a prob in a web page ..... its opening fine in Opera .... but when i open it in IE 6 .. its setting get crappy ..........

the page is this Link ..
plz check and tell wat shld i do to correct this ..........

plz help .

thnx in advance .........
harryneopotter is offline  
Advertisements. Register and be a member of the community to get rid of them.
Advertisement

Old 29-11-2007, 11:41 PM   #2 (permalink)
हॉर्न ओके प्लीज़
 
victor_rambo's Avatar
 
Join Date: Sep 2007
Posts: 1,493
Default Re: Need help in web page d..plz .

It opened well for me in Opera 9.10 and IE 7

If problems exists only with this site, thn probably the problem is on their side, may be due to invalid CSS or inproper rendering by IE, though not likely.
__________________
विक्टर रॅंबो - चाणकया प्रभावित व्यक्ति

गीक होना माँगता
victor_rambo is offline  
Old 29-11-2007, 11:44 PM   #3 (permalink)
CG Artist
 
gaurav_indian's Avatar
 
Join Date: May 2006
Location: New Delhi,India
Posts: 1,462
Default Re: Need help in web page d..plz .

@harryneopotter you are right.In opera its working fine.But in IE6 everything is messed up.
gaurav_indian is offline  
Old 30-11-2007, 12:19 AM   #4 (permalink)
TechTin.com
 
ravi_9793's Avatar
 
Join Date: Jun 2005
Location: www.TechTin.com
Posts: 4,090
Default Re: Need help in web page d..plz .

opening fine in IE7, Opera, FireFox
ravi_9793 is offline  
Old 30-11-2007, 12:50 AM   #5 (permalink)
Wahahaha~!
 
Faun's Avatar
 
Join Date: Dec 2006
Location: Pune/there
Posts: 7,675
Default Re: Need help in web page d..plz .

Here is the culprit, IE 6 has some serious problem with rendering elements positioned relative
http://www.brunildo.org/test/IE_rel_abs.html
http://www.brunildo.org/test/IE_rel_absR.html

Here is a part of css file for the webpage
Quote:
#main {
padding-top: 48px;
width: 446px;
position: relative;
}

#main .inner {
position: relative;
margin: 0 0 0 10px;
padding-right: 10px;
border-right: 1px solid #ccc;
}
Change
position: relative to absolute
__________________
Blog | Flickr | Battlelog
Spoiler:
Asus Z68 V-Pro|i5 2500k|TRUE Black|Ripjaws X|U2311H|N560GTX|D7000|XONAR STX|RE272|RE0|CC51|XE200PRO Walnut| TD II V2| Ultraphile|N5800

Mono

Last edited by Faun; 30-11-2007 at 12:56 AM.
Faun is online now  
Old 30-11-2007, 01:16 PM   #6 (permalink)
TechFreakiez.com
 
Abhishek Dwivedi's Avatar
 
Join Date: Sep 2006
Location: New Delhi
Posts: 621
Default Re: Need help in web page d..plz .

working fine on IE7, Opera, Firefox and webTV
__________________
Personal Log | Star date 05.04.2009: TDF Meet Kanpur was Awesome :D
www.TechFreakiez.com
Abhishek Dwivedi is offline  
Old 30-11-2007, 01:28 PM   #7 (permalink)
Human Spambot
 
Join Date: Jan 2007
Location: Lat 28.38°N , Longt 77.13°E
Posts: 2,431
Default Re: Need help in web page d..plz .

Quote:
Originally Posted by harryneopotter
plz check and tell wat shld i do to correct this ..........
Download and install IE7
ThinkFree is offline  
Old 30-11-2007, 01:45 PM   #8 (permalink)
Commander in Chief
 
QwertyManiac's Avatar
 
Join Date: Jul 2005
Posts: 6,658
Default Re: Need help in web page d..plz .

Uhh, for those recommending him to use IE7, just give it a thought. He's worried about his visitors using IE6, not himself.
__________________
Harsh J
www.harshj.com
QwertyManiac is offline  
Old 30-11-2007, 08:34 PM   #9 (permalink)
Wise Old Owl
 
harryneopotter's Avatar
 
Join Date: Feb 2007
Posts: 1,009
Default Re: Need help in web page d..plz .

Quote:
Originally Posted by T159
Here is the culprit, IE 6 has some serious problem with rendering elements positioned relative
http://www.brunildo.org/test/IE_rel_abs.html
http://www.brunildo.org/test/IE_rel_absR.html

Here is a part of css file for the webpage

Change
position: relative to absolute
thnx dear .. let me try this change ...hope it works .... but if this is a prob in CSS ... then how other pages in the site are opening without any prob ?

Thnx Dude .... its working now . Thanx a lot.

Last edited by harryneopotter; 30-11-2007 at 08:46 PM.
harryneopotter is offline  
Old 30-11-2007, 08:54 PM   #10 (permalink)
Be CoOl rAp RuLeZ !!!
 
krates's Avatar
 
Join Date: Feb 2007
Posts: 1,968
Default Re: Need help in web page d..plz .

Use javascript to say that this website works only in IE 7+
__________________
iPhone 3G 16GB + Samsung I450 + Sennheiser CXL 400 + PSP Phat + Samsung NC10 :D

Previous phones: N73ME , W810I , Asus P320
krates is offline  
Old 30-11-2007, 08:58 PM   #11 (permalink)
Wahahaha~!
 
Faun's Avatar
 
Join Date: Dec 2006
Location: Pune/there
Posts: 7,675
Default Re: Need help in web page d..plz .

Quote:
Originally Posted by harryneopotter
thnx dear .. let me try this change ...hope it works .... but if this is a prob in CSS ... then how other pages in the site are opening without any prob ?

Thnx Dude .... its working now . Thanx a lot.
No problemo
i had same issues with my recent project, IE7 somehow screws up the decoration while mozilla works as i expect.
__________________
Blog | Flickr | Battlelog
Spoiler:
Asus Z68 V-Pro|i5 2500k|TRUE Black|Ripjaws X|U2311H|N560GTX|D7000|XONAR STX|RE272|RE0|CC51|XE200PRO Walnut| TD II V2| Ultraphile|N5800

Mono
Faun is online now  
Closed Thread

Bookmarks

Thread Tools
Display Modes

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
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Page file Q pro_hz QnA (read only) 3 23-02-2007 02:36 PM
MS WORD Page Numbering (ommiting 1,2,3 page) Any body Butterfly Software Q&A 1 24-03-2005 12:48 AM
Web Page not Saving harmik QnA (read only) 10 14-03-2005 07:51 PM

 
Latest Threads
- by Charan
- by Sarath
- by clmlbx

Advertisement




All times are GMT +5.5. The time now is 12:44 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.

Search Engine Optimization by vBSEO 3.3.2