Nesting HTML- anchor tags

前端 未结 5 2191
既然无缘
既然无缘 2020-12-06 17:38

Today I was working on a tab navigation for a webpage. I tried the Sliding Doors approach which worked fine. Then I realized that I must include an option to delete a tab (u

5条回答
  •  醉梦人生
    2020-12-06 17:42

    Actually, the code I had pasted previously was the generated DOM, after all JS manipulation. If you don't have the Firebug extension for Firefox, you should get it now.

    Edit: Deleted the old post, it was no longer useful. Firebug is, so this one is staying :)

提交回复
热议问题