[SOLVED] Identifying a div by id

zennoalan

Client
Регистрация
31.08.2012
Сообщения
8
Благодарностей
0
Баллы
1
I wanted to identify a series of Div's by id.

So I set them up and all seemed fine until I used ZP to find them.

It seems that version 4.1 doesn't like capital letters in the id field. So

<div id="freeme">text and stuff</div>

will work in action designer but

<div id="freeMe">text and stuff</div>

won't. Insteard of finding it by id ZP tries to find it by fulltag. If you set the fields up manually then it throws and error.

Is it just me having this problem or is it a bug?
 

rostonix

Известная личность
Регистрация
23.12.2011
Сообщения
29 067
Благодарностей
5 707
Баллы
113
Use regex type of search for id instead of text.
 

Кто просматривает тему: (Всего: 1, Пользователи: 0, Гости: 1)