[css-d] Popup does not work till all images are loaded

2006-10-04 Thread Vinj Vinj
This is not exactly a javacsript question. On my website: www.eswap.com, I'm using lightbox to handle the popups. My images can take some time to load. However, if someone clicks on the link to open the popup (before all the images are downloaded) the page gets reloaded. Go to eswap.com and

[css-d] No blinking cursor in input form

2006-09-21 Thread Vinj Vinj
My website: www.eswap.com has the cursor in all of it's input fields disabled. I cannot figure out how that happened? Do you know what property in the css file handles the blinking cursor. Thanks for your help. Vineet

Re: [css-d] No blinking cursor in input form

2006-09-21 Thread Vinj Vinj
I do not think Vineet is referring to the cursor, but the blinking text input line which usually appears after the input box is clicked on. Yes Personally, I have never seen this happen before (and I must applaud you on the website - very nice) but I assume it may have something to do with

Re: [css-d] No blinking cursor in input form

2006-09-21 Thread Vinj Vinj
work on is Firefox. It works fine in Opera and IE (IE most likely because of it's non-support of some of the features you include). I wouldn't worry It is rather annoying. Its helpful to know that it does not work only in fireforx. I'll keep researching this and let the list know when I find

Re: [css-d] FIXED No blinking cursor in input form

2006-09-21 Thread Vinj Vinj
It turns out that this is a know firefox bug and is not going to be fixed till firefox 2.1 https://bugzilla.mozilla.org/show_bug.cgi?id=167801 I firstr tried one workaround by replacing overflow:auto with: overflow-x: auto; overflow-y: auto That did not work. I then tried another

Re: [css-d] Please give my site a sping.

2006-08-22 Thread Vinj Vinj
www.eswap.com Falling back to HTML 4.01 to avoid validating the (lack of) wellformedness - only 56 errors. That's as good a result as that page can get. I specified the doctype as http://www.w3.org/TR/html4/loose.dtd; and got the errors down to 20 The main part looks like tabular data to me,

[css-d] Why are my fonts and sizes different between ie and firefox

2006-08-22 Thread Vinj Vinj
I'm not sure why the fonts come out differently between ie and firefox. My website is: www.eswap.com and the fonts in IE are larger than what I would like them to be. Any ideas on how I can make them consistent between the browsers. Vineet

[css-d] Please give my site a sping.

2006-08-20 Thread Vinj Vinj
I've been working hard on my site and feel that is close to complete. I've replaced all table entries with divs and would love to get feedback from the users on this list. Url: www.eswap.com Vineet __ css-discuss [EMAIL