treehouse : what would you like to learn today?
Web Design Web Development iOS Development

weird brackets around my NAV

  • CSS Tricks,


    I'm trying to use "anything slider" (http://css-tricks.com/anythingslider-jquery-plugin/)

    everything was going smoothly...then i noticed some weird brackets around my nav. Dunno Y? Someone please help me understand...here is the link to the problem:

    http://elneco.biz/MySlider/slider.html

    Thanks forums,
    -neco
  • They are the back and forward buttons for the anything slider :)
  • how do i get rid of them?

    i only intend to switch slides using text links within my content. Please help!
    thanks,
    -neco
  • also, these brackets occur anytime i use and unordered list and list items. so something in the java script is doing it.

    Plus, my header containing the NAV has nothing to do with the Anything Slider container so idk why its being affected.

    cant figure it out. please help/
  • can't figure out the javascript problem or why my <UL> was being affected.

    But i switched my unordered list into a <OL> and it fixed my problem.

    Wish i could understand why my <ul> was getting those unwanted brackets but i guess this little fix works for now.