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

Custom Rings

Items37973779of62
Pricesortby:Default LowestPriceFirst HighestPriceFirst
   Itemsperpage: 18 9 18 36 54
Callforprice SculpturalDelight Callforprice HerPerfectBling Callforprice APlaceinYourHeart Callforprice GenerationsofLove Callforprice MarriedtoaMemoryofaFather Callforprice AnniversaryDreamRing Callforprice Client'sSettingUpdatedwithaNewDiamond Callforprice AntiqueStyledDiamondHaloRing Callforprice ARingfromanUnwornPendant Callforprice Grandmother'sRingsTransformed Callforprice HandEngravedSignetRing Callforprice FamilyHaloRing Callforprice RoseandWhiteGoldDiamondRing Callforprice Grandmother'sDiamondBecomesaStunningEngagementRing Callforprice AlexandriteBigGirlRing Callforprice RoseandWhiteGoldDiamondRing Callforprice GenerationsofFriendship Callforprice NewLifeforUnusedJewelry 1234 //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;