Jump to content

FahadQue

Members
  • Posts

    5
  • Joined

  • Last visited

Posts posted by FahadQue

  1. iframe{scrollbar-face-color:#FFFFFF;scrollbar-shadow-color:#0000FF;scrollbar-highlight-color:#0000FF;scrollbar-3dlight-color:#FFFFFF;scrollbar-darkshadow-color:#FFFFFF;scrollbar-track-color:#7777FF;scrollbar-arrow-color:#000000;}
    aspnetguy where should i put this text in iframe or in main page?
    The code looks fine. However, it only works in Microsoft Internet Explorer.
    aquatsr when i am puttin this code in main page its workin in internet Explorer but if i am puttin this code in iframe its not workin in any explorer
  2. put this text in your CSS Codebody { background-image: url('images/index_17.jpg'); background-repeat: no-repeat; background-attachment: fixed;}your background image will not scroll but your text will scroll.ThanxFahadQue

  3. Hi to alli m using this code to given scrollbar color in iframe but its not workin and if i m putin this code in normal page its workin properlybody{ scrollbar-face-color:#FFFFFF; scrollbar-shadow-color:#0000FF; scrollbar-highlight-color:#0000FF; scrollbar-3dlight-color:#FFFFFF; scrollbar-darkshadow-color:#FFFFFF; scrollbar-track-color:#7777FF; scrollbar-arrow-color:#000000;}i think its very easy i m makin mistake anywhere please help me to resolve this problemthanx

×
×
  • Create New...