jquery - Is it possible to start a colorbox based on a specified index? -


I would like to be able to pass in the index of the image on which I want to, when it opens, the color space starts Go. So if the user clicks on image 8 of 8, I still want to start in the Lightbox on Group 3. Is this possible?

I have found a way to do this, the color box is to be brought up on the list of images, Then call

  $ ('selector'). Eq (indexhere) .click ();  

Thanks for taking a look at the eyes.


Comments

Popular posts from this blog

c# - sqlDecimal to decimal clr stored procedure Unable to cast object of type 'System.Data.SqlTypes.SqlDecimal' to type 'System.IConvertible' -

Calling GetGUIThreadInfo from Outlook VBA -

Obfuscating Python code? -