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
In spite of nested tags are illegal but writing them using JS will work!, try this:
$('', {
href: 'http://google.com',
html: 'i am nested anchor I am top Anchor'
}).appendTo($('body'))