Search results

  1. M

    Need understanding of getElementById

    Hello Everyone!!! I was looking on the internet for better understanding of the following: [document.getElementById(hello).offsetTop] What is the purpose of "OffsetTop"? Anyone with any info or links to help are welcomed. Thank you in advance, mbay
  2. M

    Retrieve ANCHOR from IFRAME on page

    Hi Smithy!!!! I realized perhaps it is myself who is making a mistake in explaining myself. There are 3 documents: [Help.html] , [Faq.html] , [Faq_iframe.html] The "Help" page is where the "click here" button is situated. The "Faq" page is a page that contains an iframe by the name...
  3. M

    Retrieve ANCHOR from IFRAME on page

    Hi MDNKY!!!! thanks for your reply!!!! yes - that is exactly what I want to do. Any suggestions how to do this? Thanks for your help in advance and thanks for the tip on the "body" tag. :) mbay
  4. M

    Retrieve ANCHOR from IFRAME on page

    Hi Smithy!!! don't be sorry! At times, I have difficulty expressing what I am really trying to do, but the words don't come out clear. Indeed [Faq_iframe.html] is the embedded file within the iframe. If you'd like to speak via msn, I would be glad to do this if it is easier for you...
  5. M

    Retrieve ANCHOR from IFRAME on page

    Hi Smithy!!! thank you for your quick reply. Your method works great!!!! Except there is one issue perhaps I have overlooked previously. While using your code, it will open a new window and retrieve the ANCHOR from the [FAQ_IFRAME.HTML] page, but what I would like to attempt to do, is...
  6. M

    Retrieve ANCHOR from IFRAME on page

    Hello Everyone!!! I have a question, and any advise or help would be greatly appreciated. I know that ANCHORS situated on a page may be retrieved from another page using the method [a href="faq.html#here"]. How would I retrieve an ANCHOR within an IFRAME from another page. Below are...
  7. M

    DIV ID help needed

    Hello Everyone!!! I searched a little on the net to find out if this is possible, but yet to no avail. When using a <DIV></DIV> tag in html, is there a rotate attribute that may be used? I am using a white image and want to extend it quite a ways across the page over another image, but since...
  8. M

    Mac Os X 10.0 And Dmg Files!

    Hello again!!! thank you both for your answers and support. Well, it looks like i'll just have to purchase a new os, maybe wait a while for 10.4. Question: Is it true that dmg files are able to burnt onto a cd via a pc's program "nero" burning software. I even read a few articles...
  9. M

    Mac Os X 10.0 And Dmg Files!

    Hello everyone! I'm really new to OS X, so be easy on me! :) I realized that a lot of compressed files for MAC OS X are in DMG. even the updates on some sites. I only have MAC OS 10.0, and I am attempting to open a DMG file, but it gives me mounting errors. I'm not too sure how to use the...
Back
Top