themaLeecher
http://leecher.themasoftware.com/forum/

Learning selectors.
http://leecher.themasoftware.com/forum/viewtopic.php?f=18&t=6228
Page 1 of 1

Author:  MonsterEG [ April 14th, 2016, 10:37 pm ]
Post subject:  Learning selectors.

Hello , i tried to use selector by using the -guide FAQ- many times and i unfortunately failed many more times ,so i would like to ask the admin :

is there any videos, posts,books shows us how to select 100% the wrong element ??

:roll: :roll:

Author:  Freddy [ April 15th, 2016, 10:59 am ]
Post subject:  Re: Learning slectors.

Hi,

knowing some HTML and CSS would help (there are plenty of videos tutorials on that).

It's based on HTML source, the selectors themselves are in CSS selector style.

The information in the FAQ are the basics. Almost always you only need element.someClass or element#someId

I could only repeat what's written in the FAQ. Using "Inspect element" you can always see what's needed. If post is surrounded with <div class="post">...</div> then message selector is div.post , etc. (more examples in FAQ or google / youtube more information about HTML / CSS).

Page 1 of 1 All times are UTC
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
http://www.phpbb.com/