User Profile

Collapse

Profile Sidebar

Collapse
Ansuiya
Ansuiya
Last Activity: Jun 13 '09, 11:03 AM
Joined: Jan 11 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • Ansuiya
    started a topic CSS javascript tabs

    CSS javascript tabs

    Hi

    I want to use tabs in my html page using css and javascript. It would be like, suppose we have 3 tabs and onclick of the tab new div will open in the same place.

    Please tell me how to code it with javascript


    Thanx
    See more | Go to post
    Last edited by Frinavale; May 26 '09, 02:12 PM. Reason: Moved to JavaScript Answers from HTML/CSS

  • Ansuiya
    replied to PNG Fix
    Ya thanx acoder its working fine...
    See more | Go to post

    Leave a comment:


  • Ansuiya
    replied to PNG Fix
    Thanx i am already using this. C i have 5-7 images in my page and this js effects only 1 image......
    See more | Go to post

    Leave a comment:


  • Ansuiya
    replied to PNG Fix
    In my case images are in html page.. I mean using image tag....
    See more | Go to post

    Leave a comment:


  • Ansuiya
    started a topic PNG Fix

    PNG Fix

    Hi all,..

    The png images in IE 6 doesn't work properly. Can any one send me the simplest png fix js please. I am using one js but that is not working properly. So please guys send me the code asap.


    Thanx.
    See more | Go to post

  • Ansuiya
    started a topic a tag properties

    a tag properties

    Hi all

    I want that the color of the link should remain when we click on that link (Active) as of the hover color. Suppose links are of blue color and when we hover then the color will be red and if we click on that link it should remain red and the others will still blue.

    I used :active but it does not work properly, :visited we can't use as all the links we click will be red.

    Please let me know the options...
    See more | Go to post

  • Thanx 4 ur help. The code is very simple.and was easy to implement according to my design.
    See more | Go to post

    Leave a comment:


  • How to create scrolling menu as the page scroll?

    hi

    Can any one please send me the sample code for scrolling menu as the page scrolls?

    Thanx in advance
    See more | Go to post

  • Ansuiya
    started a topic AWstat versus google analytics

    AWstat versus google analytics

    hii

    Can any 1 tell me which is fast ? AWstat or google analytics.Googl e Analytics takes too much time for processing but i dnt know about AWstat.Help please..

    Thanx
    See more | Go to post

  • Ansuiya
    started a topic WCAG Compiliant

    WCAG Compiliant

    hii

    everyone has made site in xhtml.Can any one please tell what to do if i have to make website WCAG compilance.Plea se tell.Urgent

    Thanx
    See more | Go to post

  • hi i have not seen your code yet but if there is any error in your HTML as u hav already written then u can confirm it from validator about ur error.validator will show the error and line no. where the error occurred.check the html code using validator.
    the site for validator is

    validator.w3.or g
    See more | Go to post

    Leave a comment:


  • hi can u please post the code.
    See more | Go to post

    Leave a comment:


  • how to replace gif on flash if the plugin are not available

    hi

    please tell me me if any one knows the solution for this question..
    how to replace gif on flash if the plugin are not available??

    thanx
    See more | Go to post

  • Ansuiya
    started a topic Urgent Plz Help How to use hover for image

    Urgent Plz Help How to use hover for image

    he y frnds plz chk out the following code:

    [HTML]<td align="center" class="rollover "><a href="#">home</a></td>[/HTML]

    css code:
    Code:
    .rollover A
    {
    	background:url(../images/home.gif);
    }
    .rollover A:hover
    {
    	background:url(../images/home_h.gif);
    }
    i want tht the code written above should work but there...
    See more | Go to post

  • Ansuiya
    replied to Show/Hide Div
    Now the problem is solved.Thank u ALL............ ............
    See more | Go to post

    Leave a comment:


  • Ansuiya
    replied to Show/Hide Div
    hey nert thanx 4 the help 1 more thing left plz do it.. actualy after clicking it shud show the div.actually it is showing when the page loads.It shud b hidden on page load ,after clicking it shud b visible..
    See more | Go to post

    Leave a comment:


  • Ansuiya
    replied to Show/Hide Div
    ok wait..

    jus chk this out.. http://www.netlobo.com/div_hiding.html

    i wanted this kind of output.. the code is given but that is bit complex..
    See more | Go to post

    Leave a comment:


  • Ansuiya
    replied to Show/Hide Div
    hey nert .. chk this code of urs with a bit change

    [HTML]<body>
    <div >
    <p>
    Do not link to other websites for promoting/traffic generation. Only link to helpful resources
    <a href="javascrip t:showdiv('demo div');"> Add a Comment</a><br />
    <span id="demodiv" class="demodiv" >
    Do not link to other websites for promoting/traffic...
    See more | Go to post

    Leave a comment:


  • Ansuiya
    replied to Show/Hide Div
    Yes Exactly...
    See more | Go to post

    Leave a comment:


  • Ansuiya
    replied to Show/Hide Div
    i tried span but n remove the blockquote.but the problem is the space after add a comment is there before the second paragraph.but i wanted there shud b no space when the person clicks on add a comment then the the paragraph shud go below n adjust the comment within that..
    See more | Go to post

    Leave a comment:

No activity results to display
Show More
Working...