Hrmm that seems interesting

Hrmm that seems interesting to me. My plugin basically works by placing divs, each with a different background color and 1 pixel wide, across the element in question, and making the divs appear as part of the background of the element (by prepending them to the html in question, so they are rendered first in the DOM). My guess is that the accordion plugin is stripping this extra information?

Do you have Firebug? Maybe you can do some investigation with the "inspect this" feature and see if the additional elements created by my plugin are still present.

Dave

Reply

The content of this field is kept private and will not be shown publicly.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • Lines and paragraphs break automatically.
  • You may post code using <code>...</code> (generic) or <?php ... ?> (highlighted PHP) tags.

More information about formatting options

CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.
5 + 1 =
Solve this simple math problem and enter the result. E.g. for 1+3, enter 4.