Results 1 to 6 of 6

Thread: Java and Frontpage 2003 cells

  1. #1
    Join Date
    Aug 2005
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Java and Frontpage 2003 cells

    Generel problems w/ Java and Frontpage cells

    Almost every java (e.g. mouseover popup images, image galleries etc.) I attempt to insert into a cell-based Frontpage 2003 homepage, seems not to work. I can make the coding in a separate page, and it works fine, but then attempting to copy the head and body part to the page I want only works if I do it outside the actual cells (which isnīt exactly what I want) and doesnīt if I even think of moving it.

    Any suggestions? (donīt say; donīt use Frontpage - wonīt help me - cause Iīm already doing it).

    Sincerely

    Fantome

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

    Default

    There are no other suggestions. Frontpage tends to wreak havoc on code; the only real way you can stop it doing this is to not use it.

    P.S. Java and Javascript are two very different languages. Don't get them confused.
    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!

  3. #3
    Join Date
    Mar 2005
    Location
    SE PA USA
    Posts
    30,495
    Thanks
    82
    Thanked 3,449 Times in 3,410 Posts
    Blog Entries
    12

    Default

    Well, you might be able to configure FP so as to allow you to insert code like this without it mangling it so much. Read the manual or Google for help on that. Another alternative, and what I recommend in all cases like this, is to get your page looking like you want using FP but without any scripts. Save a copy of that somewhere to work on later if the need arises. Next open the page in notepad or simple text and add the scripts in according to the installation instructions, including any customization you've added. Never load this version of the page into FP ever again. To preview it locally, use the browser. To upload it, use FTP (preferred) or your host's online uploading tool.
    - John
    ________________________

    Show Additional Thanks: International Rescue Committee - Donate or: The Ocean Conservancy - Donate or: PayPal - Donate

  4. #4
    Join Date
    Mar 2006
    Posts
    3
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    This is the same problem that I am having. The java script provided on Dynamic Drive is really awesome. But given the choice between a boring page that is easy to maintain and update and one that looks cool but is high maintenance. I am opting for the boring one. I was hoping there would be sort of tag, that frontpage or word would leave alone, kinda of like a comment tag.

    Thanks

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

    Default

    Well, apparently:
    http://www.dynamicdrive.com/forums/s...46&postcount=2

    Although I'd hardly call editing HTML "high maintenance"
    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!

  6. #6
    Join Date
    Mar 2005
    Location
    SE PA USA
    Posts
    30,495
    Thanks
    82
    Thanked 3,449 Times in 3,410 Posts
    Blog Entries
    12

    Default

    Quote Originally Posted by Twey
    Although I'd hardly call editing HTML "high maintenance"
    I think he was referring to having to edit the page again in a text editor each time it was edited in FP. Definitely a problem, in fact, I once turned down a job because the host (a third party in the situation) would not allow FTP, only FP extension uploads and I couldn't, at that time, figure a way around it. usace-lrc has since enlightened me as to what I might have done.
    - John
    ________________________

    Show Additional Thanks: International Rescue Committee - Donate or: The Ocean Conservancy - Donate or: PayPal - Donate

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
  •