CSS
-Tricks
treehouse :
what would you like to learn today?
Web Design
Web Development
iOS Development
Show search box
Search
Search in:
All
Articles
Forums
Snippets
Videos
✕
Home
Forums
Snippets
Gallery
Videos
Almanac
Demos
Lodge
Navigation 'n' Search
Forums
Illustration by Nick Sirotich
Forums
»
JavaScript Jungle
weird brackets around my NAV
elneco
Permalink to comment
#
July 2010
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
Robskiwarrior
Permalink to comment
#
July 2010
They are the back and forward buttons for the anything slider
elneco
Permalink to comment
#
July 2010
how do i get rid of them?
i only intend to switch slides using text links within my content. Please help!
thanks,
-neco
elneco
Permalink to comment
#
July 2010
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/
elneco
Permalink to comment
#
July 2010
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.
Add a Comment
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
i only intend to switch slides using text links within my content. Please help!
thanks,
-neco
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/
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.