Page 5 of 53 FirstFirst ... 3456715 ... LastLast
Results 41 to 50 of 527
  1. #41
    Join Date
    Jul 2009
    Location
    picaflor-azul.com
    Posts
    6,930
    Plugin Contributions
    45

    Default Re: Stirling Grand Responsive Template

    Quote Originally Posted by rbarbour View Post
    After further playing with:

    I was able to keep the current onHover intact without the use of first using onClick. Therefore onHover will be default and if one is using a touch device the onClick will be the fall back.
    It looks great ;) Thank you for posting, it seems like an ideal solution!

    Thanks,

    Anne

  2. #42
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,023
    Plugin Contributions
    32

    Default Re: Stirling Grand Responsive Template

    Quote Originally Posted by rbarbour View Post
    After further playing with:

    I was able to keep the current onHover intact without the use of first using onClick. Therefore onHover will be default and if one is using a touch device the onClick will be the fall back.
    I'm on a mobile phone can't look at it right now, but can this code also be applied to the categories generator class that is used by the mega menu?
    My Site - Zen Cart & WordPress integration specialist
    I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.

  3. #43
    Join Date
    Aug 2009
    Location
    North Idaho, USA
    Posts
    2,008
    Plugin Contributions
    1

    Default Re: Stirling Grand Responsive Template

    Quote Originally Posted by rbarbour View Post
    After further playing with:

    I was able to keep the current onHover intact without the use of first using onClick. Therefore onHover will be default and if one is using a touch device the onClick will be the fall back.
    Is touch device functionality related to internet connection speed? If so, that could affect what I am seeing. Rural area with a 1Mb connection on a good day.

    MegaMenu checks
    • Windows 8 pro, HP Envy-X2 tablet, FireFox: much better for touch screen use
    • Windows 8 pro, HP Envy-X2 tablet, IE10 desktop: no touchscreen functionality
    • Windows 8 pro, HP Envy-X2 tablet, IE10 app: not tested
    • Windows 8 RT, MSFT SurfaceRT, IE10 desktop: no touchscreen functionality
    • Windows 8 RT, MSFT SurfaceRT, IE10 app: no touchscreen functionality


    It will be a while before having Windows 8.1 since the 3.63GB download will take almost 7 hours if there is no hiccup in the connection.
    Rick
    RixStix (dot) com
    aka: ChainWeavers (dot) com

  4. #44
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,023
    Plugin Contributions
    32

    Default Re: Stirling Grand Responsive Template

    Quote Originally Posted by RixStix View Post
    Is touch device functionality related to internet connection speed? If so, that could affect what I am seeing. Rural area with a 1Mb connection on a good day.

    MegaMenu checks
    • Windows 8 pro, HP Envy-X2 tablet, FireFox: much better for touch screen use
    • Windows 8 pro, HP Envy-X2 tablet, IE10 desktop: no touchscreen functionality
    • Windows 8 pro, HP Envy-X2 tablet, IE10 app: not tested
    • Windows 8 RT, MSFT SurfaceRT, IE10 desktop: no touchscreen functionality
    • Windows 8 RT, MSFT SurfaceRT, IE10 app: no touchscreen functionality


    It will be a while before having Windows 8.1 since the 3.63GB download will take almost 7 hours if there is no hiccup in the connection.
    Your test cases don't appear valid.. what is IE10 desktop vs IE10 app? Also your testing is putting weight on connection speed when the only differences in your testcase scenarios is the device and the browser..
    My Site - Zen Cart & WordPress integration specialist
    I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.

  5. #45
    Join Date
    Aug 2009
    Location
    North Idaho, USA
    Posts
    2,008
    Plugin Contributions
    1

    Default Re: Stirling Grand Responsive Template

    Quote Originally Posted by DivaVocals View Post
    Your test cases don't appear valid.. what is IE10 desktop vs IE10 app? Also your testing is putting weight on connection speed when the only differences in your testcase scenarios is the device and the browser..
    Don't know what you mean about validity. I saw what I saw. I have seen differences with screen presentations when IE10 is launched as an APP from a Tile on the Start screen vs IE10 launched as from the Desktop Taskbar.

    Connection speed was just a statement of present conditions just in case it had an effect on functionality. Not everyone has blindingly fast connections.
    Rick
    RixStix (dot) com
    aka: ChainWeavers (dot) com

  6. #46
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,023
    Plugin Contributions
    32

    Default Re: Stirling Grand Responsive Template

    Quote Originally Posted by RixStix View Post
    Don't know what you mean about validity. I saw what I saw. I have seen differences with screen presentations when IE10 is launched as an APP from a Tile on the Start screen vs IE10 launched as from the Desktop Taskbar.Connection speed was just a statement of present conditions just in case it had an effect on functionality. Not everyone has blindingly fast connections.
    How an application is launched should not affect behavior unless the app icon/tile launches a completely different browser program, OR possibly launches the browser program with different startup settings. Either way sounds more like a function of the browser issue/difference than the device.. connection speed also rarely affects functionality.. connection speed will affect performance. which is to say that the results you got would likely repeat for someone testing the same testcases on the same devices.. just faster..
    Last edited by DivaVocals; 18 Oct 2013 at 10:50 PM. Reason: because using this forum software on a mobile device kinda sucks..
    My Site - Zen Cart & WordPress integration specialist
    I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.

  7. #47
    Join Date
    Aug 2009
    Location
    North Idaho, USA
    Posts
    2,008
    Plugin Contributions
    1

    Default Re: Stirling Grand Responsive Template

    Quote Originally Posted by DivaVocals View Post
    How an application is launched should not affect behavior unless the app icon/tile launches a completely different browser program,
    Sorry but MSFT packages two different "experiences" of IE within Windows 8

    "For better or worse, IE10 is one of those Windows 8 apps with a split personality--part Metro and part desktop. Microsoft dubs it a "Metro style enabled desktop browser," which means that technically it's a single app that offers two different "experiences." CNET article

    Ditto for IE11.

    I should have said IE11 desktop and IE11 Metro instead of IE10 desktop and IE10APP. Regardless of my technically incorrect terminology, the experience is different.
    Rick
    RixStix (dot) com
    aka: ChainWeavers (dot) com

  8. #48
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,023
    Plugin Contributions
    32

    Default Re: Stirling Grand Responsive Template

    Understood so it is exactly what I stated.. basically two different experience is based on how you launch it.. This still means that the behavior you find is more of a function of the browser app and not the device
    Quote Originally Posted by RixStix View Post
    Sorry but MSFT packages two different "experiences" of IE within Windows 8

    "For better or worse, IE10 is one of those Windows 8 apps with a split personality--part Metro and part desktop. Microsoft dubs it a "Metro style enabled desktop browser," which means that technically it's a single app that offers two different "experiences." CNET article

    Ditto for IE11.

    I should have said IE11 desktop and IE11 Metro instead of IE10 desktop and IE10APP. Regardless of my technically incorrect terminology, the experience is different.
    My Site - Zen Cart & WordPress integration specialist
    I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.

  9. #49
    Join Date
    Feb 2010
    Location
    Syracuse, NY
    Posts
    2,159
    Plugin Contributions
    17

    Default Re: Stirling Grand Responsive Template

    Quote Originally Posted by RixStix View Post
    Is touch device functionality related to internet connection speed? If so, that could affect what I am seeing. Rural area with a 1Mb connection on a good day.

    MegaMenu checks
    • Windows 8 pro, HP Envy-X2 tablet, FireFox: much better for touch screen use
    • Windows 8 pro, HP Envy-X2 tablet, IE10 desktop: no touchscreen functionality
    • Windows 8 pro, HP Envy-X2 tablet, IE10 app: not tested
    • Windows 8 RT, MSFT SurfaceRT, IE10 desktop: no touchscreen functionality
    • Windows 8 RT, MSFT SurfaceRT, IE10 app: no touchscreen functionality


    It will be a while before having Windows 8.1 since the 3.63GB download will take almost 7 hours if there is no hiccup in the connection.
    A. A touch screens functionality has nothing to do with internet speed connection.

    B. This is a template support thread, not a support thread for DEVICES or BROWSERS.

    C. Any IE will require additional coding of some sort cause IE sucks for phones, tablets and desktops.
    Website - Github. Like the ZCA Bootstrap 4 Template? Donations Welcome. Bootstrap Plugins?

  10. #50
    Join Date
    Feb 2010
    Location
    Syracuse, NY
    Posts
    2,159
    Plugin Contributions
    17

    Default Re: Stirling Grand Responsive Template

    Quote Originally Posted by DivaVocals View Post
    I'm on a mobile phone can't look at it right now, but can this code also be applied to the categories generator class that is used by the mega menu?
    Just updated the the example and YES it will work with the categories_ul_generator file. I will forward those changes to Anne as well.
    Website - Github. Like the ZCA Bootstrap 4 Template? Donations Welcome. Bootstrap Plugins?

 

 
Page 5 of 53 FirstFirst ... 3456715 ... LastLast

Similar Threads

  1. Responsive All Business Template
    By picaflor-azul in forum Addon Templates
    Replies: 392
    Last Post: 3 Oct 2019, 05:42 AM
  2. v154 Best Responsive Template
    By martynbaker52 in forum General Questions
    Replies: 4
    Last Post: 12 Sep 2015, 02:35 AM
  3. v151 responsive template problems
    By irishshopper in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 23 May 2014, 07:11 AM
  4. Stirling Grand Template blank product info page
    By Pablo_escobar in forum Templates, Stylesheets, Page Layout
    Replies: 9
    Last Post: 18 Jan 2014, 04:38 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR