On 23/09/2004, at 1:09 PM, Cameron Muir wrote:
*Line 234*: <a href="/blog-post-view.php?id=183888#postcomment" title="Post a comment">(reply...)</a>
Nearly all CMSs and blogs do the same.
Has anyone come up with any solutions for this?
Same answer as Adam here -- the only solution would be to use the title or something else unique to just this object.
1 "continue reading 'title of my post'"
2 "continue reading item #12"
3 "read more<span> on 'title of my post'</span>" then hide the span with display:none; from modern browsers, while still having entirely accessible source
4. just use the title of the entry as the "permanent link", throw out the generic "more..." -- my guess is that most readers would guess to click on the title if you ended each excerpt with (article continues) or chopped it mid sentence with an elipses character (…)
Of all these I like #3 the best. Might do a write up on my blog :)
--- Justin French http://indent.com.au http://justinfrench.com ****************************************************** The discussion list for http://webstandardsgroup.org/
Proud presenters of Web Essentials 04 http://we04.com/ Web standards, accessibility, inspiration, knowledge To be held in Sydney, September 30 and October 1, 2004
See http://webstandardsgroup.org/mail/guidelines.cfm for some hints on posting to the list & getting help ******************************************************
