childnodes problem with simpleCart.js
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 293
- Forks
- 110
- PR merge metrics
- No merged PRs in 30d
Description
I'm testing shadowbox on a website which uses simpleCart. On MSIE 7 and 8 the shadowbox plugin (Jquery adapter) causes an error on simpleCart.js:
'childnodes" is null or not an object.
Does anybody know what causes this and/or how to fix it?
Is there a way to "clean" childnodes related to simpleCart (not actually sure this is could be the issue)
thanks
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the interaction between Shadowbox's jQuery adapter and simpleCart.js in MSIE 7 and 8, focusing on the reported null childNodes error. Trace which DOM operation triggers the failure and record a verified fix or workaround that prevents the error without breaking either component.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100