PSX5Central

Non Gaming Discussions => Off-Topic => Topic started by: Richard on June 10, 2005, 11:02:29 AM

Title: FrontPage/JavaScript Question
Post by: Richard on June 10, 2005, 11:02:29 AM
I have inserted JavaScript in a table that fades linked images. The JavaScript works as desired with in my table, but when the code is inserted it messes with placement. I got the code from DynamicDrive.

FrontPage 2003 (code View)

(https://psx5central.com/community/proxy.php?request=http%3A%2F%2Fwww.nchcpl.lib.in.us%2Fimages%2Fcode.gif&hash=f4eb2767ba40e36dac0929f86570b9102ae14f4b)

Frontpage 2003 (Preview)

(https://psx5central.com/community/proxy.php?request=http%3A%2F%2Fwww.nchcpl.lib.in.us%2Fimages%2Fpreview.gif&hash=0403e910f0993e908d724dfbf82da74d09aeca1b)

Notice the word CD is forced to the next line, also space is lost on the right side of the table.

Here is a link to the code:
DynamicDrive (http://www.dynamicdrive.com/dynamicindex14/fadeinslideshow.htm)

When the code is taken out everything is fine.

I also published the site:
http://www.nchcpl.lib.in.us/concept

How can i make the table stay put?
Title: FrontPage/JavaScript Question
Post by: MPTheory on June 10, 2005, 01:35:31 PM
Use CSS and make your text one size smaller.  if you dont use CSS, there is a good chance that its giong to look different on a lot of peoples\' settings and resolution.  As an example, go to view on your browser menu bar, and make text larger
Title: FrontPage/JavaScript Question
Post by: Cyrus on June 10, 2005, 01:58:13 PM
let me tell you about a little web site thats specifically has a dynmaic drive help section http://www.codingforums.com
Title: FrontPage/JavaScript Question
Post by: Avatarr on June 10, 2005, 04:14:16 PM
Agh, I get this problem with FrontPage all the time. It\'s really annoyng because your paragraphs looks right in the editor, but when you go to preview it the final word is pushed to the next! It\'s just something you have to deal with, I guess. I just try to cut any uneccessary words or see if I can reword a sentence in a shorter way.
Title: FrontPage/JavaScript Question
Post by: Evi on June 10, 2005, 04:55:29 PM
Quote
Agh, I get this problem with FrontPage all the time. It\'s really annoyng because your paragraphs looks right in the editor, but when you go to preview it the final word is pushed to the next! It\'s just something you have to deal with, I guess. I just try to cut any uneccessary words or see if I can reword a sentence in a shorter way.
And that\'s why I use Dreamweaver.
Title: FrontPage/JavaScript Question
Post by: MPTheory on June 10, 2005, 05:58:09 PM
Quote
Originally posted by EviscerationX
And that\'s why I use Dreamweaver.


Thank you!  I used front page back in the day......... when it was really the only good WYSIWYG html editors But, yeah.. Not that I mind the questions, but, why did you choose our forums as your place of choice for web design support?
Title: FrontPage/JavaScript Question
Post by: Avatarr on June 13, 2005, 04:18:39 AM
cuz we\'re  3L337
Title: Re: FrontPage/JavaScript Question
Post by: MPTheory on June 13, 2005, 07:49:12 AM
Quote
Originally posted by Richard

How can i make the table stay put?


One thing your going to have to get used to is the fact that anything you do that is simple html, is going to look different depending on monitor size and resolution.. And browser, and.. well you get the picture.. A site will look a little different on almost every computer.  Theres lots of little tricks you do to make things look close to perfect, but unless you make things into images, stuff is gonna move around.