css

Last post 04-16-2008 9:07 AM by BrianOConnell. 8 replies.

Sort Posts:

  • css

    04-14-2008, 9:55 AM
    • Member
      40 point Member
    • joynee
    • Member since 02-14-2008, 3:26 PM
    • Posts 127

    i have used 6 asp buttons in my page.which act like tabs.i want them to look like ajax tab container tabs using css properties.plz can anyone help me how to develop a css page for a button control to look like a tab.

    thanks

  • Re: css

    04-14-2008, 10:11 AM
    • Contributor
      4,775 point Contributor
    • Adam.Kahtava
    • Member since 10-18-2006, 2:14 PM
    • Canada
    • Posts 927

     I would start by downloading Firebug for Firefox. This tools will let you decompose the AJAX tab control and the associated CSS.

  • Re: css

    04-14-2008, 2:30 PM
    • Member
      40 point Member
    • joynee
    • Member since 02-14-2008, 3:26 PM
    • Posts 127

    can any one help me how to add a tab image to web page to get a asp button look like a tab

  • Re: css

    04-15-2008, 2:38 PM
    • Contributor
      4,775 point Contributor
    • Adam.Kahtava
    • Member since 10-18-2006, 2:14 PM
    • Canada
    • Posts 927

     Try searching the internet for tutorials and videos. Most of us on these forums have day jobs and can't afford to walk through this process.

  • Re: css

    04-15-2008, 3:06 PM
    • All-Star
      60,891 point All-Star
    • anas
    • Member since 09-21-2006, 8:31 AM
    • Palestinian Territory, Occupied
    • Posts 6,865
    • Moderator

    Hi

    you can use yahoo tabview control ,

    this is a live demo :

    http://developer.yahoo.com/yui/examples/tabview/frommarkup_clean.html

    Regards,

    Anas Ghanem | Blog

  • Re: css

    04-15-2008, 7:01 PM
    • Contributor
      4,421 point Contributor
    • BrianOConnell
    • Member since 08-04-2002, 12:24 PM
    • Dublin, Ireland
    • Posts 828

    Have a look at this - http://unraveled.com/projects/css_tabs/ It's a simple css series of tab buttons. By the way Adam has so little time he can't even read your question properly. You ask how to make your buttons look like the ajax tabs using css and he tells you to use firebug to see how it works. Go figure.

    Brian O'Connell (MCAD) - http://www.systemdotweb.com
  • Re: css

    04-15-2008, 10:42 PM
    • Participant
      1,037 point Participant
    • bubblesnout
    • Member since 08-08-2007, 10:54 PM
    • Posts 238

    His suggestion was to use Firebug to look at the AJAX Tab controls, and see what css they use to make them look the way they do (because that's how the OP wants them to look). Not a silly response at all.

    Building on that though, asp:button controls can't be styled very much. I suggest using asp:LinkButton controls. 

  • Re: css

    04-16-2008, 8:51 AM
    • Contributor
      4,775 point Contributor
    • Adam.Kahtava
    • Member since 10-18-2006, 2:14 PM
    • Canada
    • Posts 927

    BrianOConnell:
    By the way Adam has so little time he can't even read your question properly.
     

    Seriously OConnell, we're professionals here, let's take the attacks offline. This would be a great opportunity for you to show the original poster how to create a tab menu.

  • Re: css

    04-16-2008, 9:07 AM
    Answer
    • Contributor
      4,421 point Contributor
    • BrianOConnell
    • Member since 08-04-2002, 12:24 PM
    • Dublin, Ireland
    • Posts 828

    Adam.Kahtava:
    Seriously OConnell, we're professionals, let's leave the childish attacks offline.

    Absolutely right Kahtava. My bad.

    Brian O'Connell (MCAD) - http://www.systemdotweb.com
Page 1 of 1 (9 items)