I have 4 div's.
first div is Centre div, 2nd div is right of Centre div, 3rd dis left of Centre div and 4th div is above of Centre div
How to detect number of div's and create Paginated bullet like map showing position of each div. If number of div's increased or decreased bullet map should change respectively.
For example
Bullet should apper like,
left bullet(3rd div), Centre bullet(1st div), right bullet(2nd div), And top bullet above Centre bullet(4th div)
Image for bullet appearing is attached