![]() |
Here's a question *HTML*
Why is it that my last link doesn't work in Google Chrome or Mozilla Firefox but works in Internet Explorer?
Try clicking Z on www.dannysreviews.com Code:
<a href="http://dannysreviews.com/solo-girls-a/" title="SOLO GIRLS - A">A</a> | |
Tried in Opera and it works there too... but no idea why isn't working in FF..
|
Weirdest thing. I added one more link to it to test and the Z works. Why the last link doesn't work I have no idea!
|
It loads very slow in FF here.
|
It's fine now but when I add two <BR /> , it fucks up again.
|
Could you try something? Loose the search box and text "danny's reviews" above it for a sec and see if the link works without it.
|
done hmm
|
Now i have the <BR /> 's in and the z isn't working
Search Box Code for my purposes Code:
<center> |
Quote:
|
I'm using chrome too... i dont see it working, but when I take out the Breaks, it works.
|
Quote:
|
ahaha!
you were basically right. it was actually this: <?php $today = current_time('mysql', 1); if ( $recentposts = $wpdb->get_results("SELECT ID, post_title FROM $wpdb->posts WHERE post_status = 'publish' AND post_date_gmt < '$today' ORDER BY post_date DESC LIMIT 100")): ?> |
The search box is back....
Now, when you doubly click the "z" then the text above the search box lights up so i think you got one BR code that is open |
works for me
|
Quote:
One sec. SIDEBAR BACKUP :) Code:
<div id="sidebar-wrapper"> |
LOL any kind of php seems to fuck with it
|
Reverting back....
This is the code i just tried Code:
<div class="sideblock"> |
Okay I'm back to my original code... closed all open tags, still kinda lost here... why do the <br /> affect if the last link works or not in chrome or firefox and works in IE?
Weirdness :) I'll be back after work, thanks for help! |
I'm baffled.......
Don't know what exactly is causing it but Chrome acts like the link is either not started or it sess a BR that is open. |
|
Quote:
Just kidding! Hot eh? Still don't know what's going on. |
Try this
Look in the css file and find Code:
#sidebar-wrapper Code:
#sidebar-wrapper |
scrub that it fucks it up in ie sorry
|
Thanks for your attempts... why would the percentile matter?
|
that is some horrible seo on that page
|
Quote:
|
**that should be then, sorry :)
|
also you dont need to do a forloop for recent posts
Code:
<div class="sideblock"> |
This is why it doesn't work:
http://s5.tinypic.com/2gso35w.jpg See the blue box? That's the outline of #sidebar-wrapper. It is overlaying on top of your Z link and making the mouseover() event not trigger. Make that side div width smaller and you should be alright. Or try changing the z-index of the link list. |
great tip above - that's what you should do first when trying to fix any HTML problem whether you're using <tables> or CSS - give everything a colored border so u can see the skeleton of the layout.
|
works ok for me, ie, chrome, ff
|
Quote:
|
All times are GMT -7. The time now is 11:46 PM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123