-
Website
http://dancameron.org/ -
Original page
http://dancameron.org/wordpress/wordpress-plugins/comment-quicktags-10 -
Subscribe
All Comments -
Community
-
Top Commenters
-
LillyLipscomb
1 comment · 1 points
-
paynito
1 comment · 1 points
-
stevehahn
8 comments · 1 points
-
futurelevel
2 comments · 1 points
-
Jason Hansen
4 comments · 2 points
-
-
Popular Threads
look very cool right ?
look very cool right ?
I found the answer to my first question was actually embedded in the author notes for the PHP file. My bad.
Thanks!
DOH!!
I think you might have done something odd with the plugin, though. It seems like you rolled back more than you needed to. Did you mean to remove the extra css recommendations that you added for your version?
To be specific: The refresh (reload) issue on the pages in question is that the browser doesn't return to the spot on the page where it had been prior to refresh, and instead defaults to the top of the page. That can be quite frustrating when one is trying to keep up with, say, a bustling comments thread.
After some poking around, I've begun to suspect that the culprit is something in Alex King's quicktags script, because that script is the one trait that all these problematic sites have in common. Hence the Google search that got me here.
Sorry to hog your comments thread with this post from somebody you've never met. But after seeing that you just happened to update this post today, it seemed like a good shot to see if you've got any insight on the issue I've described.
Thanks so much...
Chris Cordella
Chris I haven't really seen that particular problem here but if you do I would like to know. Don;t worry about commenting, the internet is "free"; supposidly anyways.
If you're using IE, you won't encounter the browser behavior I've described. Note sure why it's immune, though maybe it's because IE is ignoring some W3C standard.
But to answer your specific question: Yes, I am seeing that problem here on your site. Let's say, for instance, that I've scrolled down here toward the bottom of the page and am reading our latest comments. Then I click the reload button in Firefox to refresh the page to see if anybody's added a new comment. Instead of returning me down here to this part of the page, the browser starts back at the top, and I have to manually scroll to get back down here.
It's as if there's some kind of anchor tag somewhere telling the browser to always go to X position on the page. Like I say, IE apparently pays it no attention; Firefox and Opera, on the other hand, do what it says.
Which browser are you using?
So you think it's AK's QT plugin?
Even if it is, I think it's worth the sacrifice.
Since it sounds like you might know this already, I'm assuming that you're either saying that you're trying one of these links (with an anchor) and the page is not scrolling, or you're trying a link without an anchor and expecting the page to scroll in some other way.
Hitting "Refresh" will basically just reload the URL that's in your address bar, so if it's got the # in it, it should work fine. If not, it will (and should) just load the page and not scroll you down, unless there is some other scripting at work, which would seem kind of pointless since there's a non-script way to scroll people to a certain point in the document.
Perhaps it's that the links do reference the anchors, but the anchors are not being drawn on the page, because of a change to the template of the blog, etc.? I don't think that's the case here, but it could explain other instances.