Does anyone have any good suggestions as to how to best implement Zoom Search on a responsive website? Grateful for any advice.
Announcement
Collapse
No announcement yet.
Zoom Search for responsive websites
Collapse
X
-
-
The mark-up for the Zoom output is relatively minimal and thus, should be easy to use in a wide variety of layouts. Most elements are wrapped in <DIV> tags or <SPAN> tags so you can adjust your layout accordingly. Some elements such as <P> and <BR> may still be used for backwards compatibility purposes, but they too can be manipulated via CSS.
If you have any problems with the results fitting a responsive layout, give us a URL and we can take a look.
Comment