JosephLeo
Active Member
- Reaction score
- 9
Looks like you need to get your priorities straight![]()
You're really excited to see what I got going- I can tell because you been asking about it a lot.
So to make you happy- here is a taste.
As you can see it's not a simple "plain html" site- lots of features going into it- it's VERY hard to get rid of all the bugs. Here is a list of some of the problems I have encountered so far...
- The logo uses alpha transparancy which IE6 and under does not support- FIXED
- The "Site Features" or "Top Navigation" area where Nerd/Moe's Blog, Order Status, Bill Pay and Contact will be located experiences some "jumping" issues in Firefox 2 and Opera. - FIXED
- The dropdown navigation doesn't work in IE6 and under. - BROKEN
- The search area doesn't properly lineup in Firefox 2 and 3. BROKEN
- The ajaxified "news reel" doesn't work in any browser except Firefox. BROKEN
Then there are security issues with the "Order Status" where a user enters their email address and a tracking number. It's easily exploitable to entering the admin email address and no tracking number to list EVERY order. By adding a "requirement" to enter a tracking number the malicious user will have to enter a tracking number- but all he needs is the admin email. I need to do some PHP ninja'ing here.
The Blog, Bill Pay and Contact pages are working perfectly though.