• nageswara
  • NEWBIE
  • 0 Points
  • Member since 2012

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 5
    Questions
  • 0
    Replies

Hi all,

 

           i have create a left navigation using menu(navigation), in that parent and child relations ship. like

Product1

     subprodut1

      subprodut2

product2

           i created css for menuitem-selected but how to create when child element selected also apply css parent also  

my css for 

 

parent :#sidebar_left .left_navigation li.menuitem-selected

 

for child :#sidebar_left .left_navigation li ul li.menuitem-selected

 

        when select child record the parent record also apply parent css but my css styles is not applied 

 

Thanks 

Hi all,

 

           i have create a left navigation using menu(navigation), in that parent and child relations ship. like

Product1

     subprodut1

      subprodut2

product2

           i created css for menuitem-selected but how to create when child element selected also apply css parent also  

my css for 

 

parent :#sidebar_left .left_navigation li.menuitem-selected

 

for child :#sidebar_left .left_navigation li ul li.menuitem-selected

 

        when select child record the parent record also apply parent css but my css styles is not applied 

 

Thanks 

 

 

Hi all,

 

          i am using repeater control and display 1 record out of 10, This Records display automaticaly change one by one. how to apply jquery or is ther any function in site.com. 

 

Thanks

 

Hi,

 

     how to retrieve the data dynamically when salesforce date field is lessthan or equal to dynamic field date. i used filters this way field(date)  operator (less than or equal) source(fixed value) value(static value(12(dd)/10(mm)/2012)). but we display automatically compare the date in filter criteria not static.

 

      how to compare date field in filters 

 

Thanks

Hi all 

 

             How to get attachment from salesforce attachments in site.com page. 

 

Thanks