Im using HTML parser and by default this will skip over and tags with display:none style applied.
Is there any config which will allow this to be included? At the moment there is a nav list with hidden ul's and these are being grabbed in the HTML due to being display:none, is it possible to control this so it would be included when grabbing the HTML.
Thank you in advance!
Cheers
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
Im using HTML parser and by default this will skip over and tags with display:none style applied.
Is there any config which will allow this to be included? At the moment there is a nav list with hidden ul's and these are being grabbed in the HTML due to being display:none, is it possible to control this so it would be included when grabbing the HTML.
Thank you in advance!
Cheers