[CLOSED] AutoRender="true" Causes all button text to increase in size

  1. #1

    [CLOSED] AutoRender="true" Causes all button text to increase in size

    I have a button (inside a button group) that is hidden when the page loads, and then when certain changes are made, the button is shown (using App.MyButton.show() in the JavaScript).

    This didn't work until I added AutoRender="true" as an attribute to the button. This shows the button - but it also changes the font of every button in the application to be quite large (about 16 points).

    EDIT: The same thing happens if I substitute AutoShow="true"

    Is there something obvious I'm missing here?

    Thanks!
    Last edited by Daniil; Jul 08, 2014 at 5:24 AM. Reason: [CLOSED]
  2. #2
    Hi @ptrourke,

    Hard to say what is going wrong. Please provide a test case to reproduce.
  3. #3

    Apologies

    Sorry I never responded to this. I ended up rewriting to avoid this problem. Please keep CLOSED.

Similar Threads

  1. [CLOSED] Notification window with "close" button and autoHide=true
    By vadym.f in forum 1.x Legacy Premium Help
    Replies: 3
    Last Post: Sep 01, 2015, 11:08 PM
  2. Replies: 1
    Last Post: Oct 05, 2012, 11:56 AM
  3. [CLOSED] Hidden="true" behaves as Visible="false"
    By marco.morreale in forum 2.x Legacy Premium Help
    Replies: 5
    Last Post: May 28, 2012, 3:17 PM
  4. Replies: 5
    Last Post: May 02, 2012, 5:37 PM
  5. [CLOSED] DropDownField with Grow="true" and GrowMax="xxx"
    By deejayns in forum 1.x Legacy Premium Help
    Replies: 4
    Last Post: Jan 12, 2012, 12:00 PM

Tags for this Thread

Posting Permissions