MySpace - Comments on Homepage

By RunningBlind Last update Aug 1, 2009 — Installed 7,171 times.

Suggestion

in
Subscribe to Suggestion 3 posts, 3 voices



Shayne Scovill Scriptwright

Let me begin to say that I love this script and my following suggestion is VERY minor and only helps the look and feel of the script. Not functionality. I noticed that the link to "view all" or "collapse" the comments gave a text/edit cursor when it should give a pointer. It's a very simple fix. Just change the following:

From this:
#viewall {text-align: center;}\

To this:
#viewall {text-align: center; cursor: pointer;}\

 
RunningBlind Script's Author

Thanks. I don't feel it to be completely necessary to change it and upload a new version just for that minor change, but it will be in the next version.

It never really occurred to be me that I'd done that, though. Usually I'd use an anchor element and simply assign it an onclick event and disable its default action, but for some reason I used a span element instead, I think. It would probably be easier just to change it with the css cursor property as you suggested, but I think I might change change #viewall into a link, just because that makes more sense to me.

Anyways, thanks again. I doubt too many people notice, but now that you point it out, it's bothering me. :D

 
bigmoose User

Hey buddy!

Love your scripts! They make the whole myspace thing so much easier.

I've been to combine your 'wall to wall' script with this one, to make like a.. 'super comments on homepage' script. But I'm having a litle trouble?

Is it as hard as I'm making it out to be? It would really set your script on fire imo!

Thanks again for the hard work, i owe you a drink!
Bigmoose

Cross
Presentational HTML allowed.
Use <code> for inline code and <pre> for code blocks. Use &lt; and &gt; for literal < and >.
We help break paragraphs and link your links.
or cancel