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

Bracelets

Items -386--350 of 58
Price sort by:     Items per page:
Call for price
Sea Shell
Callforprice
STYLE#PHCR003
Callforprice
STYLE#PHCB001
Callforprice GenerationRescue Callforprice STYLE#PBR0024 Callforprice STYLE#PBR0015 Callforprice RoyaleStackableBlackBangle RoyaleCollection Callforprice DianaBrown/ChampagneBraceletTriple DianaCollection Callforprice RoyaleStackableBlueBangle RoyaleCollection Callforprice PinkButterfly Callforprice SandDollar Callforprice Dragonfly Callforprice Survivor Callforprice LoveYoutotheMoon&Back Callforprice Ribbon Callforprice Claddagh Callforprice Faith Callforprice Hockey Callforprice SterlingSilverBlueTopazWave30mmBangle Callforprice WAVECOLLECTION Callforprice TOIETMOICOLLECTION Callforprice ESSENCECOLLECTION Callforprice B0001CLP72 Callforprice RembrandtMother'sDayCharmBracelet Callforprice RembrandtMother'sCharmBracelet Callforprice RembrandtLoveCharmBracelet Callforprice RembrandtLifestoryCharmBracelet Callforprice RembrandtGenericCharmBracelet Callforprice RembrandtSterlingSilverCharmBracelet Callforprice RembrandtUnicornandGumballMachineCharmBracelet Callforprice RembrandtTravelCharmBracelet Callforprice RembrandtToggleCharmBracelet Callforprice RembrandtSunflowerCharmBracelet Callforprice RembrandtNauticalCharmBracelet2 Callforprice RembrandtNauticalCharmBracelet Callforprice RembrandtGoldCharmBracelet 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;