Hello! As I wrote earlier, I make a prototype of an online business card designer, which can be viewed at http://vv.vipvizitka.in.ua/po/index2.html . Also attached is an image of the site page to the question. Here's what I want to do: Remove the "Font Settings" , but when the user focuses on any form field, on the left, the "Font Settings" block appears under this field. When the field loses focus, the Font Settings block disappears. Can you please tell me how best to implement this? Using jQuery?
In the picture, the “Font Settings” block is highlighted with a red frame. Only I thought to display right below the field, but what do you think? Will using hide and show methods be enough?