PHWinfo banniere

Titres
PORTAIL ANNUAIRE ARTICLES COMPARATEUR HÉBERGEURS DEVIS FORUMS RÉDUCTEUR D'URL
Précédent   PHWinfo > Autres forums > Forum Programmation & Conception > macromedia.dyna.html > AP Div Problems
S'inscrire FAQ Membres Recherche Messages du jour Marquer les forums comme lus
AP Div Problems

Réponse
 
LinkBack Outils de la discussion
Vieux 28/04/2008, 02h54   #1
stricklybiznes
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut AP Div Problems

Hi everyone.. I am new to Dreamweaver cs3 and have been working on my page. I
have two AP divs , one with a fireworks png file, which is width 1200px hght
1000px( z-index 1). The other ap div is a flash swf and is 262 by 262px(
z-index 2). I want them both to be relative to the browser window, but want
the small div to be fixed (715px right, 232px top) in the larger AP div. Is
this possible using ap divs?

  Réponse avec citation
Vieux 28/04/2008, 13h09   #2
Ken Ford
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: AP Div Problems

<style type="text/css">
<!--
#apDiv1 {
position:absolute;
left:0px;
top:0px;
width:1200px;
height:1000px;
z-index:1;
}
#apDiv2 {
position:absolute;
left:715px;
top:232px;
width:262px;
height:262px;
z-index:2;
}
-->
</style>

<div id="apDiv1">
<div id="apDiv2">SWF HERE</div>
STUFF FOR apDiv1 Goes Here
</div>

--
Ken Ford
Adobe Community Expert - Dreamweaver
Fordwebs, LLC
http://www.fordwebs.com


"stricklybiznes" <webforumsuser@macromedia.com> wrote in message
news:fv3ao3$2t4$1@forums.macromedia.com...
> Hi everyone.. I am new to Dreamweaver cs3 and have been working on my
> page. I
> have two AP divs , one with a fireworks png file, which is width 1200px
> hght
> 1000px( z-index 1). The other ap div is a flash swf and is 262 by 262px(
> z-index 2). I want them both to be relative to the browser window, but
> want
> the small div to be fixed (715px right, 232px top) in the larger AP div.
> Is
> this possible using ap divs?
>


  Réponse avec citation
Réponse


Outils de la discussion

Règles de messages
Vous ne pouvez pas créer de nouvelles discussions
Vous ne pouvez pas envoyer des réponses
Vous ne pouvez pas envoyer des pièces jointes
Vous ne pouvez pas modifier vos messages

Les balises BB sont activées : oui
Les smileys sont activés : oui
La balise [IMG] est activée : oui
Le code HTML peut être employé : non
Trackbacks are oui
Pingbacks are oui
Refbacks are oui


Fuseau horaire GMT +1. Il est actuellement 02h38.


Édité par : vBulletin® version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC5 Tous droits réservés.
Version française #16 par l'association vBulletin francophone
PHWinfo est un site Éducation Sans Frontières ©2000-2008
Ad Management by RedTyger
©Tous droits réservés par les parties respectives
Page generated in 0,08917 seconds with 10 queries