It looks like you're new here. If you want to get involved, click one of these buttons!
This has been reported before. But seemingly, jquery doesnt like to animate rgb .. but perhaps theres another way.
Could someone please tell me what file generates this frigging code.
< li id="Comment_17" class="Item Comment Mine Alt" style="background-image: none; background-color: rgb(255, 255, 153);">
The culprit is this inline styling: style="background-image: none; background-color: rgb(255, 255, 153);"
I believe jquery or some js function is doing the animate function for this, but cannot pinpoint the bugger down. So if you KNOW where this is being generated from then I would be much obliged.
It was discussed also : here
and
Could @todd or @lincoln or @tim please please tell me where this is being generated from.
422 Real Estate Australia , now open Check it out
Comments
First off, please don't mention the entire team. We do start to ignore people completely if they frivolously mention us a lot.
Off the top of my head I'm guessing that style happens as a result of jQuery UI's highlight effect. Have a look in
/applications/vanilla/js/discussion.jsfor code that looks likeeffect("highlight".- Spam
- Abuse
- Troll
1 • Off Topic Insightful 1Awesome LOL •I had something like this, as tod said look in "/applications/vanilla/js/discussion.js" for effect highlight. However it may just be a minor problem and if you come back to it in about an hour it may of solved itself.
- Spam
- Abuse
- Troll
0 • Off Topic Insightful Awesome LOL •Sorry todd. Will check that out. Didnt want to pick on just one of you pmsl, then the other guys feel insulted i didnt ask them.
Martin good advice lol
422 Real Estate Australia , now open Check it out
- Spam
- Abuse
- Troll
0 • Off Topic Insightful Awesome LOL •