Tabcollapse did not appear in small screen
Closed this issue · 5 comments
nev3rmi commented
In the big screen it seems to work well, however in the small screen it doesn't show anything, but when I resize it appears ? Can anyone help me, Thanks !
Here is my code: Pls use http://www.freeformatter.com/html-formatter.html to make it easy to look @@ i cannot format it
<textarea rows="50">Step 2: Verify Information
Name:
Address:
Contact Number:
Home:
Office:
Step 2b: Another Address to Delivery ?
Click here
Name:
Address:
Contact Number:
Step 3: Review the CART
Step 4: Chossing Payment Method
ali-khan-confiz commented
sorry i cant understand you html right now but i have same problem in my code too please add
$(window).resize();
in your code may work for you
borisNG commented
@ali-khan-confiz thanks since two days i've been working on it
sandeep-barla commented
$(window).resize(); where can I add this
sandeep-barla commented
@borisNG $(window).resize(); where can I add this
borisNG commented
@sandeep-barla its been a long time but i think to do that you should add it on right after the window load event