Results 1 to 2 of 2

Thread: CSS Placement rather than Tables

  1. #1
    Join Date
    May 2006
    Posts
    37
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Lightbulb CSS Placement rather than Tables

    I am new to CSS and want to replace the tables in our web site www.protestantlawyersny.org with CSS for placement of the scripts that do the photo slide show menu bookmark, time, etc in the top banner, and do a 3 column layout in CSS for the site.

    Forgive the newbie question, but once DIVs are set up for the 3-column layout and banner on top, what would be the way to use to place the javascript objects that do not show until the code is executed in the banner and other columns. Do I simply place them within the div's or do I make new div's with absolute positioning, or do I use position commands in the items themselves?

    Thanks very much for your help.


    Nelson

  2. #2
    Join Date
    Jun 2005
    Location
    英国
    Posts
    11,876
    Thanks
    1
    Thanked 180 Times in 172 Posts
    Blog Entries
    2

    Default

    Ideally, you should execute it in your onload event. Failing that, below the required code should work.
    Your scroller is rather messed up in Firefox at least.
    Twey | I understand English | 日本語が分かります | mi jimpe fi le jbobau | mi esperanton komprenas | je comprends français | entiendo español | tôi ít hiểu tiếng Việt | ich verstehe ein bisschen Deutsch | beware XHTML | common coding mistakes | tutorials | various stuff | argh PHP!

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •