Screen Resolution problem
Started by Brandon W, Nov 23 2008 02:44 AM
5 replies to this topic
#1
Posted 23 November 2008 - 02:44 AM
G'day everyone. Sorry for my inactivity lately, been really busy lately doing other things. But I am working on this site, and I have just done the basic layout for it. But before I move on, I have this problem.....
I have a problem with the Screen Resolution. I have tested it and the layout is fine but when you resize it, it doesn't work :confused:
I kept resizing it till nothing, but it doesn't work. So can someone please take a look at the script I made for it and help me get it to work? Please check the source on here;
Template for the tutorial site
I have a problem with the Screen Resolution. I have tested it and the layout is fine but when you resize it, it doesn't work :confused:
I kept resizing it till nothing, but it doesn't work. So can someone please take a look at the script I made for it and help me get it to work? Please check the source on here;
Template for the tutorial site
jQuery Selectors Tutorial - jQuery Striped Table tutorial - jQuery Events - jQuery Validation
Sorry if I don't post as often as I did, I'll try to get here as much as possible! I'm working my bum off to get this scholarship and other stuff!
|
|
|
#2
Guest_Jordan_*
Posted 23 November 2008 - 05:20 AM
Guest_Jordan_*
It looks like you have a fixed width in your content table:
That "750" will keep it from resizing.
<div id="content"> <table width="750" class="con">
That "750" will keep it from resizing.
#3
Posted 23 November 2008 - 08:04 PM
So if I stay away from fixed width's it shall work?
Leave it as it is, or I could use percentages or something?
Leave it as it is, or I could use percentages or something?
jQuery Selectors Tutorial - jQuery Striped Table tutorial - jQuery Events - jQuery Validation
Sorry if I don't post as often as I did, I'll try to get here as much as possible! I'm working my bum off to get this scholarship and other stuff!
#5
Posted 24 November 2008 - 01:20 PM
Don't worry, I updated it. If you saw it before it was looking weird, I set a fixed width for the table. But I removed it and changed it in the CSS to Max-Width. Works well now ;)
jQuery Selectors Tutorial - jQuery Striped Table tutorial - jQuery Events - jQuery Validation
Sorry if I don't post as often as I did, I'll try to get here as much as possible! I'm working my bum off to get this scholarship and other stuff!


Sign In
Create Account


Back to top









