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

Custom Rings

Items 31-49 of 62
Price sort by:     Items per page:
Call for price
Tsavorite Family Ring
Call for price
25th Anniversary Ring
Call for price
Combined Mothers Rings
Call for price
The Dream Ring
Call for price
A Romantic Tale
Call for price
Rings from Generations
Callforprice
ADesigninMind
Callforprice
Newdesign:client’sdiamondsplusafewmore
Callforprice APendantandaRing Callforprice StunningRemount Callforprice RemountExtraordinaire Callforprice InheritedRingsCombined Callforprice ColorChangingAlexandriteEngagementRing Callforprice Newlifeforatreasuredring Callforprice ThreeWeddingSetsBecomeSoMuchMore 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;