[SOLVED] Identifying a div by id

  • Автор темы Автор темы zennoalan
  • Дата начала Дата начала

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?
 
Use regex type of search for id instead of text.
 

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