New to web designing: Help with JavaScript

Nishtha Pundir

Nishtha Pundir

@nishtha-pundir-KRqbP1 Oct 27, 2024
I need to know how does icons work on <a href="https://www.ndtv.com" target="_blank" rel="nofollow noopener noreferrer">Get Latest News, India News, Breaking News, Today's News - NDTV.com</a>

i wish to enter into web designing, and need some help....

Replies

Welcome, guest

Join CrazyEngineers to reply, ask questions, and participate in conversations.

CrazyEngineers powered by Jatra Community Platform

  • Kaustubh Katdare

    Kaustubh Katdare

    @thebigk Nov 9, 2009

    Hello Nishtha -

    Welcome to CE. The icons on the top on NDTV website use the JavaScript for effects. There are popular javascript libraries available on the Internet for free. You'll have to learn JavaScript to be able to use those libraries. They are very effective & powerful!

    Look here for similar effect: #-Link-Snipped-#

    &
    a detailed tutorial is available here: <a href="https://www.leigeber.com/2008/05/horizontal-javascript-accordion-menu/" target="_blank" rel="noopener noreferrer">Michael Leigeber | Strategist and Engineer</a>
  • Mahesh Dahale

    Mahesh Dahale

    @mahesh-E2tZ3t Nov 9, 2009

    hi Nishtha

    Welcome to CE family

    Want to get into web design Great!!
    innovative gallery of simple websites

    #-Link-Snipped-#

    also check out this

    #-Link-Snipped-#


  • Manish Goyal

    Manish Goyal

    @manish-r2Hoep Nov 10, 2009

    hi Nishtha
    Welcome to ce..
    If you are new web designing..It would be more better if you learn html first..once you become familiar with all tags.and basic..Like how to use the page effectively...then you can jump..to learning jsp..in that case..It will be very beneficial in order to be a good web developer
  • sarveshgupta

    sarveshgupta

    @sarveshgupta-txtmu5 Nov 10, 2009

    Ya you are right... first step is HTML

    if you are fine with it move to new things like CSS : it helps customising the pages according to your own wish like standard templates

    and by this time you will be able to understand javascript

    start with the basics and gradually as you practice with small examples you will surely get better and better

    all the best
  • Nishtha Pundir

    Nishtha Pundir

    @nishtha-pundir-KRqbP1 Nov 11, 2009

    Thanx a lot to every1, thanx for responding that soon....

    and yes i've done HTML basics, even hav worked with CSS and Javascript a bit....

    i've been researching on this site(ndtv.com) for a long time, and have found other good things, and also i found the method that have been used for these hypenlinks:
    onmouseover="javascript:slideRight('div1');" onmouseout="javascript:slideLeft('div1' );">

    but i didnt recognised them, and even when i searched about this code, i was unable to find anything...

    now i'll go through the links suggested by u, and if any further problem will occur, hope u'll keep guiding me...
  • sarveshgupta

    sarveshgupta

    @sarveshgupta-txtmu5 Nov 12, 2009

    yes sure you are always welcome on ce
  • Aashish Joshi

    Aashish Joshi

    @aashish-VrevFC Nov 12, 2009

    visit this website for help on web designing, HTML, DHTML, Javascript, etc..

    <a href="https://www.w3schools.com/" target="_blank" rel="nofollow noopener noreferrer">W3Schools Online Web Tutorials</a>

    Very useful if you have a basic idea and want to go into details
  • Guttu

    Guttu

    @guttu-Udy454 Nov 12, 2009

    The_Big_K
    Hello Nishtha -

    Welcome to CE. The icons on the top on NDTV website use the JavaScript for effects. There are popular javascript libraries available on the Internet for free. You'll have to learn JavaScript to be able to use those libraries. They are very effective & powerful!

    Look here for similar effect: #-Link-Snipped-#

    &
    a detailed tutorial is available here: <a href="https://www.leigeber.com/2008/05/horizontal-javascript-accordion-menu/" target="_blank" rel="nofollow noopener noreferrer">Michael Leigeber | Strategist and Engineer</a>
    Cool effects. I'll surely consider using these. 😁