Results 1 to 2 of 2

Thread: Controling frames in Java scripts

  1. #1
    Join Date
    Jun 2008
    Posts
    4
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Controling frames in Java scripts

    Hello guys
    I am new in java scripting. I have a problem controling frames in java script I will appreciate if anybody can help me.
    I have to frames(FrameA, FrameB) that on mouseover of FrameA I want to call a function to resize the FrameA and FrameB. My resize function is in the header of the page that I defined the frameset.
    I am using
    http://www.dynamicdrive.com/dynamici...llapsemain.htm
    Can you tell me how can I make that happned?
    Thanks

  2. #2
    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

    We need more information. The onmouseover event for a frame is generally too inclusive or broad to use for a resizing event for the entire frameset, but not knowing your setup, it could be an exception:

    Please post a link to the page on your site that contains the problematic code so we can check it out.


    And please give us more details about your objectives.
    - 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
  •