Problème au chargement de la page HTML

Bonjour,
Lorsque je crée un menu avec Fireworks en choisissant
comme comportement "onload" et que j'exporte ce menu au format
HTML, ce menu n'apparait pas à l'ouverture de la page HTML.
Si je choisis comme comportement "onmouseover", dans ce cas
il n'apparait pas au chargement de la page HTML mais seulement
après que el pointeur de la souris a quitté la zone du
menu.
Dans ces deux cas, le menu n'apparait pas au chargement de la
page.
Que dois-je faire pour remédier à ce problème?
En vous remerciant.
Patrick.

Probl?me de chargeme wrote:
> Dans ces deux cas, le menu n'apparait pas au chargement
de la page.
>
> Que dois-je faire pour rem?dier ? ce probl?me?
Ne pas utiliser les menus crées par Fireworks...
sérieusement. Ils vont
vous causer plus de problèmes qu'autre chose. Ce genre
de fonctionalité
devrait être crée dans un logociel de
développement Web tel Dreamweaver
(mais n'utilisez pas non plus les menus "automatiques"
crées par DW...
ils sont pires que ceux de Fireworks 8).
Si vous voulez des alternatives gratuites, jetez un coup
d'oeil à ces sites:
Check the uberlink and MacFly tutorials at PVII -
http://www.projectseven.com/
and the Navbar tutorial/articles at Thierry's place
http://tjkdesign.com/articles/dropdown/
Or this one (more recent article):
http://tjkdesign.com/articles/Pure_CSS_Dropdown_Menus.asp
Or to get it done fast, go here -
http://www.projectseven.com/tutorials/navigation/auto_hide/index.htm
Le site the ProjectSeven a aussi plusieurs solutions
commerciales qui
fonctionnent superbement bien sans aucuns des sérieux
problèmes crées
par le menus de Fireworks.
Stéphane Bergeron
reach:connect:communicate
www.webfocusdesign.com
blog:tutorials:articles:gallery
www.pixelyzed.com

Similar Messages

  • Tableau dans page html

    bonjour,
    Je recommence à faire des sites internet (j ai arrete pd 5 ans)
    et je fais un site avec un fichier.swf (1200px sur 700px)
    que je veux centrer sur la page html ou il n y a pas d autres fichiers, pix or something else lol.
    On m a dit que les tableaux était démodés. Est ce vrai?
    si oui dans quoi dois je placer mon fichier.swf
    merci pour les infos

    hi,
    for the moment I can t load the page on the net but may be you can have a look
    at the code if you have time
    I have that :
    with that code
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <title>Document sans nom</title>
    <style type="text/css">
    <!--
    body {
    font: 100%/1.4 Verdana, Arial, Helvetica, sans-serif;
    margin: 0;
    padding: 0;
    color: #000;
    background-color: #CCC;
    /* ~~ Sélecteurs d'éléments/balises ~~ */
    ul, ol, dl { /* En raison des variations entre les navigateurs, il est conseillé d'attribuer une valeur de zéro aux marges intérieures et aux marges des listes. A des fins de cohérence, vous pouvez définir les valeurs désirées dans cette zone ou dans les éléments de liste (LI, DT, DD) qu'elle contient. N'oubliez pas que les paramètres que vous définissez ici se répercuteront sur la liste .nav, sauf si vous rédigez un sélecteur plus spécifique. */
    padding: 0;
    margin: 0;
    h1, h2, h3, h4, h5, h6, p {
    margin-top: 0;  /* la suppression de la marge supérieure résout un problème où les marges sortent de leur div conteneur. La marge inférieure restante l'éloignera de tout élément qui suit. */
    padding-right: 15px;
    padding-left: 15px; /* l'ajout de la marge intérieure aux côtés des éléments à l'intérieur des divs, et non aux divs proprement dit, évite le recours à des calculs de modèle de boîte. Une autre méthode consiste à employer une div imbriquée avec marge intérieure latérale. */
    a img { /* ce sélecteur élimine la bordure bleue par défaut affichée dans certains navigateurs autour d'une image lorsque celle-ci est entourée d'un lien. */
    border: none;
    /* ~~ La définition du style des liens de votre site doit respecter cet ordre, y compris le groupe de sélecteurs qui créent l'effet de survol. ~~ */
    a:link {
    color: #42413C;
    text-decoration: underline; /* à moins que vous ne définissiez un style particulièrement exclusif pour vos liens, mieux vaut prévoir un soulignement, qui garantit une identification visuelle rapide. */
    a:visited {
    color: #6E6C64;
    text-decoration: underline;
    a:hover, a:active, a:focus { /* ce groupe de sélecteurs offrira à un navigateur au clavier la même expérience de survol que celle d'une personne employant la souris. */
    text-decoration: none;
    /* ~~ ce conteneur à largeur fixe entoure tous les autres éléments ~~ */
    .container {
    width: 1200px; /* la valeur automatique sur les côtés, associée à la largeur, permet de centrer la mise en page */
    height: 700px;
    margin-top: auto;
    margin-right: auto;
    margin-bottom: auto;
    margin-left: auto;
    color: #FFF;
    /* ~~ Informations de mise en page. ~~
    1) La marge intérieure n'est placée qu'en haut et/ou en bas de la div. Les éléments à l'intérieur de cette div posséderont une marge intérieure sur les côtés. Vous évitez ainsi de devoir recourir à des « calculs de modèle de boîte ». N'oubliez pas que si vous ajoutez une marge intérieure latérale ou une bordure à la div proprement dite, elle sera ajoutée à la largeur que vous définissez pour créer la largeur totale. Vous pouvez également supprimer la marge intérieure de l'élément dans la div et placer une seconde div à l'intérieur, sans largeur et possédant une marge intérieure appropriée pour votre concept.
    .content {
    margin: auto;
    padding-top: 10px;
    padding-right: 0;
    padding-bottom: 10px;
    padding-left: 0;
    /* ~~ classes flottant/effacement diverses ~~ */
    .fltrt {  /* cette classe peut servir à faire flotter un élément depuis la droite sur votre page. L'élément flottant doit précéder l'élément à côté duquel il doit apparaître sur la page. */
    float: right;
    margin-left: 8px;
    .fltlft { /* cette classe peut servir à faire flotter un élément depuis la gauche sur votre page. L'élément flottant doit précéder l'élément à côté duquel il doit apparaître sur la page. */
    float: left;
    margin-right: 8px;
    .clearfloat { /* cette classe peut être placée sur une div <br /> ou vide, en tant qu'élément final suivant la dernière div flottante (dans le #container) si le paramètre overflow:hidden du .container est supprimé */
    clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
    -->
    </style>
    <script src="Scripts/swfobject_modified.js" type="text/javascript"></script>
    </head>
    <body>
    <div class="container"><!-- end .container -->
      <object id="FlashID" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="1200" height="700">
        <param name="movie" value="index.swf" />
        <param name="quality" value="high" />
        <param name="wmode" value="opaque" />
        <param name="swfversion" value="6.0.65.0" />
        <!-- Cette balise <param> invite les utilisateurs de Flash Player en version 6.0 r65 et ultérieure à télécharger la version la plus récente de Flash Player. Supprimez-la si vous ne voulez pas que cette invite soit visible. -->
        <param name="expressinstall" value="Scripts/expressInstall.swf" />
        <!-- La balise <object> suivante est destinée aux navigateurs autres qu'IE. Supprimez-la d'IE à l'aide d'IECC. -->
        <!--[if !IE]>-->
        <object type="application/x-shockwave-flash" data="index.swf" width="1200" height="700">
          <!--<![endif]-->
          <param name="quality" value="high" />
          <param name="wmode" value="opaque" />
          <param name="swfversion" value="6.0.65.0" />
          <param name="expressinstall" value="Scripts/expressInstall.swf" />
          <!-- Le navigateur affichera le contenu alternatif suivant pour les utilisateurs d'un lecteur Flash de version 6.0 ou de versions plus anciennes. -->
          <div>
            <h4>Le contenu de cette page nécessite une version plus récente d’Adobe Flash Player.</h4>
            <p><a href="http://www.adobe.com/go/getflashplayer"><img src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif" alt="Obtenir le lecteur Adobe Flash" width="112" height="33" /></a></p>
          </div>
          <!--[if !IE]>-->
        </object>
        <!--<![endif]-->
      </object>
    </div>
    <script type="text/javascript">
    swfobject.registerObject("FlashID");
    </script>
    </body>
    </html>
    and I would like my swf center like that
    I am sorry I give you job lol
    bye

  • Héberger pages .html créé par LabView sur site perso

    Bonjour,
    Cela fait plus d'un mois que je n'arrive pas à mettre sur le web ma face avant. J'arrive bien à l'ouvrir depuis mon pxi, mais pas depuis un autre PC. J'ai donc décidé d'essayer une autre technique, celle de créer mon propre site web, et de mettre le fichier .html du dossier www sur se site par l'intermédiaire de FileZilla.
    Je vous laisse voir ce que ça donne par vous même : http://projet-leptiab.franceserv.com/
    Le chargement de la face avant reste à 0/100 et au bout d'environ 10sec, des caractères bizarres s'affichent...
    Je précise que le VI est en mémoire sur LabView quand j'ai ce type de résultat...
    Comment faire pour que la page .html généré par LabView soit visible sur le site web que j'ai crée ?
    J'espère que vous saurez m'aider, je vous remercie d'avance.
    Julien.S

    En réseau local ça fonctionne.
    Si j'utilise uniquement l'outils de publication pour le web de LabView, il me créé une page : http://ge-pxi-01.univ-lr.fr/paneltensionscourants.html (voir les 2 PJ).
    Sauf que cette adresse, je ne peux la lire d'un autre PC que le PXI... Hors j'ai impérativement besoin de pouvoir mettre mon programme sur internet ...
    Merci pour votre aide.
    Julien.S
    Pièces jointes :
    url.png ‏7 KB
    page web.png ‏78 KB

  • Page HTML Body Attribute - can there be more than one in this area?

    In "Oracle Database Application Express Advanced Tutorials", Release 3.0, B32469-01 on page 10-10, in the section labeled "Create a Call to the disFormItems Function" in step 6........it reads:
    //start citation
    In the Page HTML Body Attribute, enter the following:
    onload="disFormItems(); first_field();"
    //stop citation
    My questions are:
    Can there be more than one "onload" statement?
    If yes, how do you string them together?
    Assume the second function I want to add is "disFormItems_local()"
    Thank you,
    Maggie

    Okay, I have figured it out, I believe. So, I will provide my own answer in case someone else is looking for this type of situation in the future.
    I edited the page definition by adding another function, disFormItems_local(), to the HTML Header Attribute.
    Next, I edited the item's HTML Form Element Attributes to call the function, onchange="disFormItems_local()"
    Then, I created a call to the disFormItems_local function in the page HTML Body Attribute, onload="disFormItems(); first_field(); disFormItems_local();"
    Other stuff that you will need to know is to be found in Chapter 10 page 8, Enabling and Disabling Form Elements of the 3.0 Advanced Tutorials.

  • User changes the page HTML code on the fly and it works... what?!

    Hi,
    I have a report region that generates a number of checkboxes using htmldb_item.checkbox. Each checkbox is associated with a date, and what dates are displayed are based on a number of business rules.
    The user then can select any date she wants (from the available list) and click "Confirm". A page process will identify the selected checkboxes (using the g_f01 array) and do some processing with them.
    For my astonishment, a savvy user found out that, using a plug in like firebug, he could easily modify the page HTML and ADD extra checkboxes to the report, with WHATEVER dates he wanted! When submitting the page, Apex would not complain and would process those extra dates as if they had been sent when the page was generated.
    Well you can imagine the potential impact of this... As a workaround, before processing the dates, I re-apply the same business rules just to be sure those are valid dates.
    So I am a bit lost here... Has anyone else seen this before? Shouldn't Apex identify that there is extra data in the submitted page and raise an error? Is it my fault, the web platform is so insecure that I should be checking everything everywhere and not rely on the submitted data being reliable?
    Any comments welcome.
    Thanks,
    Luis

    Hi, thanks for sending the link for that plug-in, I can't wait to tell my users so they can start using it... :)
    I understand that this in a way is due to the intrinsic weakness of the platform (I developed C/S applications for years and never heard of end users hacking Oracle Forms or Powerbuilder applications... at least not that easily)
    On the other hand, I think that Apex should offer a minimum of automatic checking... for instance, if a tabular form rendered 10 rows, the submitted data should contain the same 10 rows, not more, not less. In fact that was my assumption. Maybe this is something that can be improved?
    Luis

  • "Message from Webpage (error) There was an error in the browser while setting properties into the page HTML, possibly due to invalid URLs or other values. Please try again or use different property values."

    I created a site column at the root of my site and I have publishing turned on.  I selected the Hyperlink with formatting and constraints for publishing.
    I went to my subsite and added the column.  The request was to have "Open in new tab" for their hyperlinks.  I was able to get the column to be added and yesterday we added items without a problem. 
    The problem arose when, today, a user told me that he could not edit the hyperlink.  He has modify / delete permissions on this list.
    He would edit the item, in a custom list, and click on the address "click to add a new hyperlink" and then he would get the error below after succesfully putting in the Selected URL (http://www.xxxxxx.com), Open
    Link in New Window checkbox, the Display Text, and Tooltip:
    "Message from Webpage  There was an error in the browser while setting properties into the page HTML, possibly due to invalid URLs or other values. Please try again or use different property values."
    We are on IE 9.0.8.1112 x86, Windows 7 SP1 Enterprise Edition x64
    The farm is running SharePoint 2010 SP2 Enterprise Edition August 2013 CU Mark 2, 14.0.7106.5002
    and I saw in another post, below with someone who had a similar problem and the IISreset fixed it, as did this problem.  I wonder if this is resolved in the latest updated CU of SharePoint, the April 2014 CU?
    Summary from this link below: Comment out, below, in AssetPickers.js
    //callbackThis.VerifyAnchorElement(HtmlElement, Config);
    perform IISReset
    This is referenced in the item below:
    http://social.technet.microsoft.com/Forums/en-US/d51a3899-e8ea-475e-89e9-770db550c06e/message-from-webpage-error-there-was-an-error-in-the-browser-while-setting?forum=sharepointgeneralprevious
    TThThis is possibly the same information that I saw, possibly from the above link as reference.
    http://seanshares.com/post/69022029652/having-problems-with-sharepoint-publishing-links-after
    Again, if I update my SharePoint 2010 farm to April 2014 CU is this going to resolve the issue I have?
    I don't mind changing the JS file, however I'd like to know / see if there is anything official regarding this instead of my having to change files.
    Thank you!
    Matt

    We had the same issue after applying the SP2 & August CU. we open the case with MSFT and get the same resolution as you mentioned.
    I blog about this issue and having the office reference.
    Later MSFT release the Hotfix for this on December 10, 2013 which i am 100% positive should be part of future CUs.
    So if you apply the April CU then you will be fine.
    Please remember to mark your question as answered &Vote helpful,if this solves/helps your problem. ****************************************************************************************** Thanks -WS MCITP(SharePoint 2010, 2013) Blog: http://wscheema.com/blog

  • I am trying to use the embed tag - to embed an html page with in a page embed src="page.html" /

    <pre><nowiki><!DOCTYPE HTML>
    <html>
    <body>
    <embed src="page.html" />
    </body>
    </html></nowiki></pre>

    The <embed> tag works in Windows IE 9, and Opera, Now! But not in Firefox yet. Whats up with that? I guess we will see who is going to be left behind.

  • How to view all pages of a multi-page HTML email in Mac Mail 5+ (Lion to Mavericks)?

    In previous versions of Mac Mail (up to that included with Snow Leopard, Mail 4), it was possible to scroll through all pages of a multi-page HTML email, like that send from the Tivoli Storage Manager reporting system.
    Since Lion, that has not been possible. The first page displays, but that's it.
    As a possible complication, I'm accessing an Exchange server, not IMAP.
    I have not been able to find a setting that might be related to this, nor have I found anyone who seems to be perturbed by this issue. Perhaps there's very few of us trying to read multi-page Tivoli reports on a Mac.
    In any case, I would prefer not to switch to a different mail app, or sign on to the Outlook Web Service version of our email to see the full report.
    Any thoughts?

    I've been able to find someone willing to do some testing that I can't do without installing old versions of Reader on my computer.  The surprising (to me) result is that the Submit button causes the problem.  By simply removing the Submit button, Reader 10 is now able to print page 1.  The Submit button was set up to do a "mailto".  I don't know whether other destinations also cause the problem of the page not printing with old versions of Reader.

  • Can't charge the actualization page of the App Store.

    Since few days I can't charge the actualization page of the App Store. AnyOther page works normally.... O_o

    If you're using an Intel Mac, phone the online Apple Store, order a Mac OS X 10.6 DVD, and run Software Update.
    (70361)

  • How can one encrypt the source code of a given web page(html, jsp, etc.) ?

    Good Day! I'm just having a hard time of thinking how to encrypt the source code of a given web page(html, jsp, etc.) without affecting how it is previewed in an Internet Browser. What I plan is to disable the capabilities of some malicious Internet users of copying the source codes of my web pages by using the "View Source" option of Internet Explorer and the equivalent function in Netscape Navigator. Please somebody help me in this matter (I'm planning to use an IDEA algorithm using JCE)....
    It would be big help if a running code is supplied.
    Thank you very much in advance.
    God Bless!!!
    - Jonathan Untalan([email protected])

    don't know theses softs. What i know about encrypted web pages, is that you need a secure socket connection (https).
    Your web page will be ciphered, send to the user, and decipher by the browser with the signature file associated to your https connexion.
    It isn't possible to encrypt your page directly, and then decrypt them when requested.
    For the download time, only the server is responsible for this.
    if it is overloaded, then it will slow down its upload.
    Maybe you use some encryption method that require a lot of CPU time.
    For summary : you can only cipher the pipe transport, but not the transported pages.
    Good luck in your search.

  • Jquery function calls in page html header

    Hi ,
    I have included the Jquery Js files in my page template as follows :
    <script type="text/javascript" src="#IMAGE_PREFIX#js/jquery-1.3.2.min.js"></script> Now If I use a function like below in my template, it works perfectly well
    <script>
    $(document).ready(function(){
    $("#dialog2").dialog({
    bgiframe: true,
    autoOpen: false,
    height: 300,
    modal: true
    </script>
    {code}
    However if I call the above script in my Page html header it throws an error
    <b> $ is not defined </b> 
    but works well if I add in the tempalte.
    If I look at the page source , i notice that the page html header is displayed and then the page template header section and seems like that is the reason why the error comes when I call Jquery functions in my page html header....
    Now I do not want to add individual functions to the template since they are page specific.
    How do I handle this issue ? Should I include the call to the Jquery JS in my Page html header ?
    Appreciate any pointers/suggestions.
    Thanks,
    Dippy                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

    Becuase the order of execution.
    Once way is move your javascript to region header, otherwise call jquery in page header instead of template

  • Using trial version of Dreamweaver CS6, Blank page, HTML onlly 2 layouts

    My students are starting out using a trial version of Dreamweaver CS6, but only get 2 different layout options when selecting a Blank Page, HTML. Can they add additional layout options somehow? This is making it hard for them to complete the assignment. Is there some way to get all of the layouts to show up?
    Thanks, Eliot

    The new DW CC only comes with two layouts - HTML5: two columns and HTML5 Three columns.  Apparently there is no need for more because these two layouts are all you need.  I don't use the CC version so I don't know anything else apart from this.
    With two column layout, you can move the sidebar easily by floating it either left or to the right; So this makes it three layouts!!!!!.  It should also have something called Fluid Grid Layout that is used to create "responsive" websites for mobile devices.
    Did you have any other layouts in mind? 

  • Publish Page HTML and SWF

    Dear Experts.
    I have two files: A file with extension .html and other with extension .swf.
    I  uploaded the two documents in the KM in a folder.
    I created a  KM Document iview  for display this page that was uploaped in the portal KM  but the system not work. This not show the page html.
    What is the cause of this issue?
    Regards

    Dear puneet . Thank You. The issue was solved
    I follow the steps:
    1 iView template - create an iView from an existing iView template
      1.1 Next
    2. URL iView
      2.1 Next
    3.
      3.1 iView Name: KM_Test
      3.2 Iview ID: KM_Test
      3.3 Master Language: English
      3.4 Next
    4.
      4.1 Enter URL
    /irj/go/km/docs/documents/Folder/abc.html
      4.2 Next
    5. Finish
    Regards

  • Quelle ligne de code pour faire un lien vers une autre page .html générée par edge

    Bonjour,
    J'aimerai savoir quelle ligne de code ecrire pour faire un lien vers une autre page .html générée par edge.
    J'ai essayé avec <a href="... mais ede indique toujours une erreure dans le code...
    Merci par avance

    Bonjour,
    Merci pour cette réponse. Mais il ne sagit pas d'un lien vers un site vers d'autres pages du projet qui sont en local. je les ai aussi crées avec edge.
    Pour le moment je n'y connais rien en programation, donc je suis un blocqué pour les lier les unes aux autres.

  • As I can send data since a done form with applets to page html?

    A question.
    As I can send data since a done form with applets to page html?
    I thank beforehand its aid.

    Please re-write your English.

Maybe you are looking for