Expand my Community achievements bar.

SOLVED

How to get the title of an object

Avatar

Level 2

Hi,

I cannot read the title of the inner object by using %this.title% or %target.title% on below example. Any idea on how can i read the title name for this inner html? I'm using "id" match for the Event Rule Condition.

<li id="homepage-top-banner-7" class="slider-fade-in" >

<a href="http://www.gittigidiyor.com"  target="_self" title="Bu Firsati Duymayan Kalmasin!" rel="nofollow">

<img width="738" height="279" border="0" alt="Bu Firsati Duymayan Kalmasin!"></a>

</li>

Thank you.

1 Accepted Solution

Avatar

Correct answer by
Level 8

Hi Burak,

I believe %this.title% should work.

Since it's not working, my guess is that there is a problem with the element that has been specified.

Could you paste a snapshot of the HTML code when you inspect the element?

Kind Regards

Rahul

View solution in original post

3 Replies

Avatar

Level 8

Hi Burak,

Could you kindly post a snapshot of how your rule conditions are set up?

Regards

Rahul

Avatar

Level 2

Sure please find the screenshots below;

Avatar

Correct answer by
Level 8

Hi Burak,

I believe %this.title% should work.

Since it's not working, my guess is that there is a problem with the element that has been specified.

Could you paste a snapshot of the HTML code when you inspect the element?

Kind Regards

Rahul