V
V
vohaha2014-08-31 04:17:22
htaccess
vohaha, 2014-08-31 04:17:22

How to "link" a clickable div to a radio-box?

It is necessary that on a clique on div in other div'e the background changed. I guess that this can be done using radio-box, but I don't know how. Is it possible to implement such a connection?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
M
Maxim Zabolotsky, 2016-07-28
@okludator

Here is the answer, maybe it will help someone.
RewriteCond %{QUERY_STRING} start=18 [NC]
RewriteRule ^face.*$ site.ru/face/results ,19-18? [R=301,L]

E
Evgeny Petrov, 2014-08-31
@vohaha

Something like this I did here codepen.io/cleric/pen/ktGfa

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question