Jump to content

PrateekSaxena

Members
  • Posts

    584
  • Joined

  • Last visited

Everything posted by PrateekSaxena

  1. so title it is..what I making need to work on IE and FF only so it is not a problem
  2. PrateekSaxena

    should I worry?

    how do you get the div to scroll when i mousover the scroll down link??
  3. Hello,Is there any way in which a <DIV> that could show a tooltip. I mean the yellow one that is default that comes as the ALT of the images on mousover. I don't want something like this - http://dhtmlgoodies.com/index.html?page=tooltip . Could someone help?
  4. PrateekSaxena

    should I worry?

    the text has bg as white in FF 2.0.0.1
  5. Thank you so much Jesh, it worked perfectly both on FF 2.0 and IE 6.0I was missing out on overflow
  6. Hello,I am trying to make a <DIV> with both height and width of 1px and color blue but I am not able to do so. could some one please give me a code so that I can make such a DIV?
  7. PrateekSaxena

    Filter

    Thanks...well I too was not able to find any hack to make filters work on FF. There is one way that I acually edit the SourceCode of FF and make it work with Filter . But I do not see it happening in the near future. :)Thanks for sharing your knowledge
  8. PrateekSaxena

    Filter

    You mean to say there is no way I can put a filter in FF??
  9. PrateekSaxena

    Filter

    Hi,Well I think that I have found another problem in Firefox which obliviously does not exist and someone will tell me what I am doing wrong. I am trying to use the "filter:flipv;" in CSS on a <DIV>. It is displaying it in Internet Explorer perfectly but in Firefox the <DIV> seems to be unaffected. Could someone please tell me what I am doing wrong?
  10. Thanks guys..that was really helpful
  11. Hello,I have made a PhotoShop tutorial website and I would like you guys to please review it and tell me what you think about it. I am getting around 100-200 hits right now and would love to hear your feedback. Please see at http://iphotoshop.blogspot.com.
  12. Hello,I am writing the following CSS code - a.menu{ width: 60px; font-family: Tahoma; font-size: 14px; background-color: red; height: 60px;} But in Firefox the link is not stretching to the height and width I have told it to. Instead the background color only remains till the text of the link. Could someone please tell me how I can fix this. This is the HTML code <a class="menu" href="#">Me</a> I am using Firefox Ver 2.0.0.1.
  13. Thanks...I will try it out soon!
  14. Automaitcs Tabbing in case of CSS and JS if statements
  15. the colors are not wvery soothing to the eye
  16. Hmmmm...I had an idea --- If yu are also incudeing JS then there should be somethine like when I write "document." then a list of possible classes should come
  17. I donth think so....Probably they did it by the way that I have specified it as well!!!
  18. Use the password object for the asterisks.http://www.devguru.com/technologies/ecmasc...f/password.htmlFor hiding the characters, I do not think it's possible to that using javascript only
  19. Sooryy....I though It would work... try writing in the starting of the <script> - document.getElementById('name').style.fontSize=20+'px';
  20. Well from what I have noticed is that sometimes that when i upload some files to Tripod is automatically changes the extension to capitel. I dont know why it happens and I just hate it!
  21. Well they ARE allowed to import Favrourites or Bookmarks from each other arent they?
  22. Why dont you write document.writeln('<center><p>blah-blah-blah</p></center>');
×
×
  • Create New...