Javascript [Electronic resources] : The Definitive Guide (4th Edition) نسخه متنی

This is a Digital Library

With over 100,000 free electronic resource in Persian, Arabic and English

Javascript [Electronic resources] : The Definitive Guide (4th Edition) - نسخه متنی

David Flanagan

| نمايش فراداده ، افزودن یک نقد و بررسی
افزودن به کتابخانه شخصی
ارسال به دوستان
جستجو در متن کتاب
بیشتر
تنظیمات قلم

فونت

اندازه قلم

+ - پیش فرض

حالت نمایش

روز نیمروز شب
جستجو در لغت نامه
بیشتر
لیست موضوعات
توضیحات
افزودن یادداشت جدید

Availability


Netscape 4 only


Synopsis

layer.moveToAbsolute(x, y)

Arguments


x

The desired X-coordinate of the layer.

y

The desired Y-coordinate of the layer.


Description


moveToAbsolute( ) moves the upper-left corner of
layer to the document coordinates
specified by x and
y. Note that these coordinates are
expressed relative to the page or top-level document, not relative to
any containing layers.

/ 844