Ask a Question related to Macromedia Dynamic HTML, Design and Development.
-
wubba #1
Horizontal Scroll appears after 2nd Table inserted
Hello there, I'm new to Dreamweaver, yet alone programming HTML, so please bare
with me...
I'm designing a website for a 1024 x 768 resolution..(I'll worry about higher
res once i figure out this one first!!!) It contains framesets, 1 for the top
(1024 x 105 - banner & navbar) & the main page frame (main page content- rest
of screen). In the main page, I've inserted & created a table of 600 pixels
wide, with plenty of room on the sides for the background. When previewed, it
displays correctly with no horizontal scroll bar activated.
The problem is once i insert another table, same dimension, centered below it,
or copy & paste the same table, I preview & the vertical & horizontal scrolls
are activated. THE VERTICAL SCROLL IS OK!!!, THE HORIZONTAL SCROLL I DO NOT
WANT!!!
i cant understand why it is appearing when there is no other content on the
main page other than the tables and that the tables are only taking up just
over half the pages width!!!???
Someone please help me as the answer may be so obvious, but i just cant figure
it out???... Here are screenshot links of with & without the Horizontal Scroll
bar being activated:
(Not activated) : [url]http://members.westnet.com.au/wubba/sample.htm[/url]
(Activated) : [url]http://members.westnet.com.au/wubba/sample2.htm[/url]
All replies greatly appreciated!!! If anyone would like me to post the files,
please let me know.
Rory
wubba Guest
-
horizontal scroll Bar
Hi, I'm new in using Flash Mx and I need somebody help me to create an horizontal scroll bar. I'm making a movie with slide pictures using a mask... -
Horizontal Scroll Issue with CSS
I have an issue with a horizontal scroll at www.armissions.org/index2.php. My CSS document looks as follows: /* CSS Document */ #nav {... -
horizontal scroll
I have a small flash movie that the user can control with their left / right arrow keys. I want to be able to stop the user scroll past the end... -
Horizontal scroll bar, with images?
Try using Adobe Photoshop. There is a pluggin called Web Photo Gallery, it definatly makes life easy for a novice (that i am). Thanks, Chris... -
Horizontal box appears when opening an image
I have just installed Photoshop Elements. The thumbnails are correct images. However, when I open an image I get a narrow horizontal rectangle... -
wubba #2
Re: Horizontal Scroll appears after 2nd Table inserted
I figured it out!!! Thanks to anyone who was going to reply before i beat them
to it!!!???
Anyhow just in case for anyone who comes across the same problem, check this
link out...PROBLEM SOLVERED!!! :D
[url]http://www.macromedia.com/devnet/dreamweaver/articles/horizontal_scroll.html[/url]
wubba Guest
-
Murray *ACE* #3
Re: Horizontal Scroll appears after 2nd Table inserted
> I'm designing a website for a 1024 x 768 resolution.
Bear in mind that one does not design sites for resolution. One designs
sites for browser viewport size. My 1280x1024 screen rarely has a viewport
wider than ~750px. By designing for resolution you ignore a) that many
people do not maximize their browser at any resolution, and b) that even
maximized, browsers have 'chrome' that prevents them from occupying the
entire available space.
Why? This is rarely the optimal choice for any site.> It contains framesets
The answer is in the code on the page. Screenshots don't show me that.> Here are screenshot links of with & without the Horizontal Scroll
> bar being activated:
--
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
[url]http://www.dreamweavermx-templates.com[/url] - Template Triage!
[url]http://www.projectseven.com/go[/url] - DW FAQs, Tutorials & Resources
[url]http://www.dwfaq.com[/url] - DW FAQs, Tutorials & Resources
[url]http://www.macromedia.com/support/search/[/url] - Macromedia (MM) Technotes
==================
"wubba" <webforumsuser@macromedia.com> wrote in message
news:e1cnk0$76k$1@forums.macromedia.com...> Hello there, I'm new to Dreamweaver, yet alone programming HTML, so please
> bare
> with me...
>
> I'm designing a website for a 1024 x 768 resolution..(I'll worry about
> higher
> res once i figure out this one first!!!) It contains framesets, 1 for the
> top
> (1024 x 105 - banner & navbar) & the main page frame (main page content-
> rest
> of screen). In the main page, I've inserted & created a table of 600
> pixels
> wide, with plenty of room on the sides for the background. When previewed,
> it
> displays correctly with no horizontal scroll bar activated.
>
> The problem is once i insert another table, same dimension, centered below
> it,
> or copy & paste the same table, I preview & the vertical & horizontal
> scrolls
> are activated. THE VERTICAL SCROLL IS OK!!!, THE HORIZONTAL SCROLL I DO
> NOT
> WANT!!!
>
> i cant understand why it is appearing when there is no other content on
> the
> main page other than the tables and that the tables are only taking up
> just
> over half the pages width!!!???
>
> Someone please help me as the answer may be so obvious, but i just cant
> figure
> it out???... Here are screenshot links of with & without the Horizontal
> Scroll
> bar being activated:
>
> (Not activated) : [url]http://members.westnet.com.au/wubba/sample.htm[/url]
>
> (Activated) : [url]http://members.westnet.com.au/wubba/sample2.htm[/url]
>
> All replies greatly appreciated!!! If anyone would like me to post the
> files,
> please let me know.
>
> Rory
>
>
>
>
>
Murray *ACE* Guest
-
wubba #4
Re: Horizontal Scroll appears after 2nd Table inserted
>It contains framesets
-------------------------------------------------------------------------->Why? This is rarely the optimal choice for any site.
Main reason for framesets is that i have a flash banner & navigation bar at
the top which i didnt want refreshed everytime while navigating throughout the
links.
Once complete im hoping to create a highly interactive multimeia site where,
you can order online custom designs & merchandise. Till I learn more & have
enough content, I was thinking of integrating ASP!?..
What format, structure etc, would you recommend for building a site of this
nature???
wubba Guest
-
Murray *ACE* #5
Re: Horizontal Scroll appears after 2nd Table inserted
> What format, structure etc, would you recommend for building a site of
Flat pages without Flash navigation.> this
> nature???
--
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
[url]http://www.dreamweavermx-templates.com[/url] - Template Triage!
[url]http://www.projectseven.com/go[/url] - DW FAQs, Tutorials & Resources
[url]http://www.dwfaq.com[/url] - DW FAQs, Tutorials & Resources
[url]http://www.macromedia.com/support/search/[/url] - Macromedia (MM) Technotes
==================
"wubba" <webforumsuser@macromedia.com> wrote in message
news:e1mq3r$fkq$1@forums.macromedia.com...>> >It contains framesets> --------------------------------------------------------------------------> >Why? This is rarely the optimal choice for any site.
> Main reason for framesets is that i have a flash banner & navigation bar
> at
> the top which i didnt want refreshed everytime while navigating throughout
> the
> links.
> Once complete im hoping to create a highly interactive multimeia site
> where,
> you can order online custom designs & merchandise. Till I learn more &
> have
> enough content, I was thinking of integrating ASP!?..
>
> What format, structure etc, would you recommend for building a site of
> this
> nature???
>
Murray *ACE* Guest



Reply With Quote

