I have a series of DIVs with the style "display: none;" that are opened via a button. The open/close works great.
However, the links within those DIVs are all targeted to a new window. I have tried both target="new" and target="_blank" but neither work. The links work, but they open in the same window, and I would prefer a new window or tab.
Bookmarks