•
•
•
•
What is DaniWeb IT Discussion Community?
You're currently browsing the JavaScript / DHTML / AJAX section within the Web Development category of DaniWeb, a massive community of 456,557 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 3,433 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our JavaScript / DHTML / AJAX advertiser: Lunarpages Web Hosting
Views: 1372 | Replies: 4
![]() |
•
•
Join Date: Mar 2007
Location: Brisbane, Australia
Posts: 228
Reputation:
Rep Power: 2
Solved Threads: 13
In css you can just change the "list-style-type" to what you want.
ul {
list-style-type: disc;
} I guess that's the way Firefox by default displays the unordered list elements. Your best bet would be to use some other style for your unordered list elements. Something like:
ul
{
list-style-type: circle;
}
/* or */
ul
{
list-style-type: square;
} I don't accept change. I don't deserve to live.
Happiness corrupts people.
Failing to value the lives of others cheapens your own.
Happiness corrupts people.
Failing to value the lives of others cheapens your own.
![]() |
•
•
•
•
•
•
•
•
DaniWeb JavaScript / DHTML / AJAX Marketplace
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
•
•
•
•
ajax asp beta bon browser browsers browsing developer development echo email encryption europe firefox gecko home html internet internet explorer internet explorer 7 javascript leak linux memory microsoft mozilla msdn networking news office open source open-source patch phishing scams security site social software sql super testing users vista web webmail
- Anchoring problem in Firefox, it crops my browser after clicking the link (HTML and CSS)
- CSS border problem in Firefox .. (HTML and CSS)
- Doubly Linked List Problem (C++)
- Weird (?) problem using std::list ... (C++)
- Cannot view some [high security] sites! (Web Browsers)
- Firefox Problem with buttons (Web Browsers)
- Javascript problem in FIREFOX (JavaScript / DHTML / AJAX)
- Javascript Problem with Firefox (JavaScript / DHTML / AJAX)
Other Threads in the JavaScript / DHTML / AJAX Forum
- Previous Thread: Getting problem in IE.
- Next Thread: Capturing Radio Group Values



Linear Mode