Jump to content

fazlionline

Member
  • Posts

    204
  • Joined

  • Last visited

Posts posted by fazlionline

  1. Hi everyone

    My boss told me to make a ?photo story? I do not know what the photo story is. He told me that there are some images with captions and left and right arrow, a picture and its story appears to a side, after few second, it disappears and another picture with its own caption appears in the same place, then the third and fourth or so on.

    Can anyone tell me how to make this?

    I Googled about this and found in BBC Urdu http://www.bbc.co.uk/urdu/

    You may not understand the language, but you can see numbers from one to 4 in the middle of the page

    Click on each number and news photo stories will come without reloading the page

  2. Wow

    I have checked my site on some other browsers:

     

    Firefox: DO NOT SHOW a long scrollbar at bottom

    Google Chrome: SHOW a long scrollbar at bottom

    Opera: SHOW a long scrollbar at bottom

    Netscape: DO NOT SHOW a long scrollbar at bottom

    Apple Safari: SHOW a long scrollbar at bottom

     

    It means that I have problem in my coding

    Will anyone tell me why this happened?

  3. Thelma:

    As I was working in internet explorer for a year,
    and WAMP was using Firefox for default.
    Now I upgraded the current version to 8 from the yahoo downloads.
    After 2 days I copied the address form the dress bar in Firefox and paste it in internet explorer 8
    And I saw the problem
    As I have not checked this site in the old version of IE,
    therefor I am not sure when the problem appeared.
    By removing, I mean, to uninstall the IE 8 and work back on the previous IE

     

     

    IM:

    I do not have other visions on my PC

     

     

    My I post my code here?

  4. I have a BIG problem today

    I have a WampServer and its default Brower is Firefox.

    The main table is 800 pixel and other tables are inside this one

    Today I checked my site in Internet Explorer 8 and it has a LONG scroll bar at the bottom

    Will anyone tell me what the problem is?

  5. Thanks a lot Wickham

     

    I used that menu; it is exact what I needs. If you help me to solve some of its problem to make it best for my site, I will be so thankful.

     

    If I mouse over on it, the submenu opens and covers the other area to the right side.

    How to solve this?

    Thanks

  6. Yes dear

    On internet I found many menus

    I found a good vertical menu but do not know how to make it horizontal

    And I found many horizontal menus but do not know how to make it vertical.

     

    If you got my point, now I want to exact code which makes the menu vertical or horizontal.

     

    As I know that the rest of menu is ul and li. Only one code can change the menu from vertical to horizontal or from horizontal to vertical.

     

    That is my problem

     

    Hope you will give the answer.

     

    Thanks

  7. Thanks to Thelma and everyone

    I was thinking of exact this menu

    http://www.visibilityinherit.com/code/drop-down-demo1.php

    Thanks again

     

    Now I have another question

    ? As this menu is horizontal, how can I make it vertical?

    This must be one script only, for example

    Menu layout: horizontal;

    So how I can make it vertical as

    Menu layout: vertical;

    If you give me external example, I will be confused as I am from three months.

    Please give me the code.

     

    Explanation:

    If someone ask me how to make text BOLD in HTML, I will not link him to the tutorials. He may find that in tutorial after a long time. But if I tell him that the to make the text Bold just write this code

    your text

    I faced the same problem, how to convert the horizontal menu to vertical.

    So if anyone gives me link, thanks to him. But if anyone gives me the code, I will too much thankful to him.

     

    Thanks to everyone

  8. I searched more than 47 menus there. Those menus are nice but I was unable to find the exact code to hide the submenu.

    I think it is better to write the code (just for hiding the submenu) instead of searching the code of more than 47 or more menu!!!

    Will any one give me the code for this? Just like:

    Sub menu status {
           Default: hidden;
           on mouse over: appear;
           }

     

     

    Copy my code from 13th post on this page and view it in DreamWeaver or other program, you will get what I mean.

    Thanks

  9. Thanks you all

    Can anyone give me a link of a tutorial for li ul menu with dropdown?

    I have browsed the Listimatic, it is fantastic but there was not any drop down menu.

    (If this was given, I will tell you my second problem, it will make the issue easier)

    Thanks

  10. Can anyone tell me how to hide the sub list by default?

    And then should be appear on mouse over

     

    My code is this

     

    ></pre>
    <ul>
    List one
    
    
    Sublist one 
    Sublist two 
    Sublist three 
    
    
    List two 
    List three 
    

     

    Please do not give me other links, just type the code, how to hide

    Thanks

×
×
  • Create New...