Side navigation
#13887 closed bug (notabug)
Opened May 12, 2013 03:01AM UTC
Closed May 12, 2013 03:11AM UTC
Webkit not rendering opacity properly
Reported by: | j.johnson.bbt@gmail.com | Owned by: | |
---|---|---|---|
Priority: | undecided | Milestone: | None |
Component: | unfiled | Version: | 1.9.1 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Simply change line 162 of carousel.js to:
if (navigator.appVersion.indexOf('webkit') != -1) {
You had 'webkit' captizalized as 'WebKit' and this was causing the Chrome browser to not render correctly.
Thank you.
Attachments (0)
Change History (1)
Changed May 12, 2013 03:11AM UTC by comment:1
resolution: | → notabug |
---|---|
status: | new → closed |
There is no such file name carousel.js in jQuery core.