I could achieve this by reloading the page using javascript
parent.location.reload();
then i fired a trigger to open the target iframe
$("#log-inout").trigger("click");
I needed such system for a peculiar condition. This might help others in similar conditions.
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…