Skip navigation
 
Share Your Story.
 
Click to return to Diana Jewelers Home page

Earrings

Items -863--827 of 60
Price sort by:     Items per page:
$275.00
Out Of Stock
Tango Champagne, Black, and White Earrings
Tango Collection
$165.00
Amelie Green Paraiba Earrings
Amelie Collection
$195.00
Connection Black Earrings
Connection Collection
$195.00
Adagio Blue Earrings
Adagio Collection
$325.00
Regal Black Mother-of-Pearl Earrings
Regal Collection
$250.00
Regal Stripe Onyx Earrings
Regal Collection
$19500
ForgetMeNotSerenityBlueEarrings ForgetMeNotCollection
Callforprice OceanaBlueEarrings OceanaCollection Callforprice ReinaBlackEarrings ReinaCollection Callforprice FontaineWhiteEarrings FontaineCollection Callforprice SirenaBlackMotherofPearlEarrings SirenaCollection Callforprice SirenaWhiteMotherofPearlEarrings SirenaCollection Callforprice MareaBlueEarrings MareaCollection Callforprice FormaBlueEarrings FormaCollection Callforprice RoyaleHoopsBlueEarrings RoyaleCollection Callforprice ButterflyKissesBlackEarrings ButterflyKissesCollection Callforprice MonacoWhiteEarrings MonacoCollection Callforprice REVOLUTIONCOLLECTION Callforprice REVOLUTIONCOLLECTION Callforprice SPIRALCOLLECTION Callforprice ETERNITYCOLLECTION Callforprice MYSTICCOLLECTION Callforprice ESSENCECOLLECTION Callforprice CHARISMACOLLECTION Callforprice EARRINGMUSTHAVESCOLLECTION Callforprice EARRINGMUSTHAVESCOLLECTION Callforprice EARRINGMUSTHAVESCOLLECTION Callforprice EARRINGMUSTHAVESCOLLECTION Callforprice SLEEKCOLLECTION Callforprice OCEANCOLLECTION Callforprice ROSEPETALCOLLECTION Callforprice WAVECOLLECTION Callforprice CHARISMA20COLLECTION Callforprice CAPTURECOLLECTION Callforprice BLINKCOLLECTION Callforprice SLEEKCOLLECTION 12 //MAYBETHISSHOULDNOTBEINASINGLEFUNCTIONMAYBETHEOPENDROPDOWNFUNCTIONWILLSETTHEVARIABLESANDTHENTHEOTHERFUNCTIONSAREOUTSIDE?? functionkilldropdownmenuname,containername{ varkillOuter=documentgetElementByIdcontainername; varkillMenu=documentgetElementByIdmenuname; killMenuclassListremove'dolon'; killOuterclassListremove'doborder'; } functionopendropdownmenuname,containername{ varkillOuter=documentgetElementsByClassName'doborder'[0]; varkillMenu=documentgetElementsByClassName'dolon'[0]; ifkillMenu{ killMenuclassListremove'dolon'; } ifkillOuter{ killOuterclassListremove'doborder'; } vardropOuter=documentgetElementByIdcontainername; vardropMenu=documentgetElementByIdmenuname; dropMenuclassListadd'dolon'; dropOuterclassListadd'doborder'; dropMenuaddEventListener'mouseleave',function{ dropMenuclassListremove'dolon'; dropOuterclassListremove'doborder'; },false; } windowaddEventListener'keydown',functionevent{ varx=eventwhich||eventkeyCode; ifx==27{ documentgetElementById'sortbymenu'classListremove'dolon'; documentgetElementById'sortbydisplayoptions'classListremove'doborder'; } },false;