User Name Password Register
DaniWeb IT Discussion Community
All
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
Reply
Join Date: Oct 2007
Posts: 2
Reputation: raviteja536741 is an unknown quantity at this point 
Rep Power: 0
Solved Threads: 0
raviteja536741 raviteja536741 is offline Offline
Newbie Poster

Help List problem in firefox

  #1  
Oct 22nd, 2007
when we use

<ul>
<li></li>
<ul>

we get disc in IE and why do firefox display diamond

can you just suggest me how to change this in firefox
AddThis Social Bookmark Button
Reply With Quote  
Join Date: Mar 2007
Location: Brisbane, Australia
Posts: 228
Reputation: sillyboy is an unknown quantity at this point 
Rep Power: 2
Solved Threads: 13
sillyboy's Avatar
sillyboy sillyboy is online now Online
Posting Whiz in Training

Re: List problem in firefox

  #2  
Oct 22nd, 2007
In css you can just change the "list-style-type" to what you want.

 ul {
  list-style-type: disc;
}
Reply With Quote  
Join Date: Oct 2007
Posts: 2
Reputation: raviteja536741 is an unknown quantity at this point 
Rep Power: 0
Solved Threads: 0
raviteja536741 raviteja536741 is offline Offline
Newbie Poster

Help Re: List problem in firefox

  #3  
Oct 23rd, 2007
Buddy its not working

please given me more suggestion
Reply With Quote  
Join Date: Jun 2006
Location: India
Posts: 7,012
Reputation: ~s.o.s~ is a splendid one to behold ~s.o.s~ is a splendid one to behold ~s.o.s~ is a splendid one to behold ~s.o.s~ is a splendid one to behold ~s.o.s~ is a splendid one to behold ~s.o.s~ is a splendid one to behold ~s.o.s~ is a splendid one to behold 
Rep Power: 25
Solved Threads: 368
Moderator
Featured Poster
~s.o.s~'s Avatar
~s.o.s~ ~s.o.s~ is offline Offline
Lazy, Useless & Apathetic

Re: List problem in firefox

  #4  
Oct 23rd, 2007
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.
Reply With Quote  
Join Date: Jan 2007
Posts: 2,604
Reputation: MidiMagic is on a distinguished road 
Rep Power: 7
Solved Threads: 119
MidiMagic's Avatar
MidiMagic MidiMagic is offline Offline
Posting Maven

Re: List problem in firefox

  #5  
Oct 25th, 2007
That works in FF for me - and IE.

If it doesn't work, look for a syntax error.
Daylight-saving time uses more gasoline
Reply With Quote  
Reply

Only community members can participate in forum threads. You must register or log in to contribute.

DaniWeb JavaScript / DHTML / AJAX Marketplace
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)

 

Thread Tools Display Modes

Similar Threads
Other Threads in the JavaScript / DHTML / AJAX Forum

All times are GMT -4. The time now is 5:35 am.
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC