score:0

look into jquery .trigger. https://api.jquery.com/trigger/

$("[href='#subtab1-273']").trigger('click', { childID: "someID"});

Related Query

More Query from same tag