Code Monkey home page Code Monkey logo

Comments (15)

septor avatar septor commented on August 22, 2024

I was afraid this would happen. A list of plugins that are installed on the person's site would help, that way I can figure out which one is also loading up jQuery.

I'm thinking it has to do with how jQuery is loaded across the board. I'll seek alternative methods while I wait for more information.

from anteup.

Moc avatar Moc commented on August 22, 2024

Will this work?
http://api.jquery.com/jQuery.noConflict/

I am not that experienced in jquery unfortunately.

from anteup.

septor avatar septor commented on August 22, 2024

Nor am I, honestly. I'm not sure if that will help at all, I'll check it out.

I'd assume it's an issue because it's either getting loaded twice (??) or there is more than one version getting loaded. Or.. I have no idea really. I do know that it messes with the slidedown area on the theme I use on Trickmod, which uses Prototype.

from anteup.

Moc avatar Moc commented on August 22, 2024

Ok. I'll try and get more info on the particular issue I mentioned, maybe that helps :)

from anteup.

Floryn avatar Floryn commented on August 22, 2024

Far as I can see the jquery UI is used for the progression bar on the menu, wouldn't the easiest solution be the usage of a different progression bar?

This is what I propose as an alternative (no clue if it's suitable): http://www.htmldrive.net/items/show/791/Very-Beautiful-CSS3-And-JQuery-progress-bar

Later edit: and this: http://www.w3schools.com/html5/tag_progress.asp would be even cooler -)

Oh and I left some messages on e107 forum, before moving my lazy ass to github. -)

from anteup.

septor avatar septor commented on August 22, 2024

In all honesty I used the jQuery UI progress bar because it was easy to implement. In reality the old progress bar worked just fine, but I thought I could trim down on some crap if I started to switch some things to jQuery, especially since the core will be using it by default in 2.0.

As far as your suggestions, I totally like the HTML5 version. Actually they are both nice, but the HTML5 version would require less overhead, which can never be bad. I'll look into these alternatives.

Can anyone confirm or deny that the "add new entry" breaks anything? I'm strictly speaking from a standpoint of using either the Core admin theme or the Jayya theme. I understand that the menu item being active would probably break the functionality if someone was using a non-admin-designed theme.

Finally, I personally prefer the use of the issue tracker here. Mostly because I can keep discussion about issues separated easier this way.

from anteup.

septor avatar septor commented on August 22, 2024

HTML5 tag will work, but styling it will not work as expected.
I'm doing some research to see if it's possible to style it using CSS at all.

from anteup.

Floryn avatar Floryn commented on August 22, 2024

Well so far all the past donations were entered manually, the only donation received since plugin installation was never registered by the plugin so I added it manually. Regarding the manual entries displaying same date 01/01/1970, that is just in admin interface, on donations.php the dates are loaded accordingly. I am still puzzled why the donation was treated like a transaction (with confirmation and shipping the product links)....but that's for another issue signaled on this tracker I guess. -)

from anteup.

Floryn avatar Floryn commented on August 22, 2024

About the styling of html5 progress tag: http://www.useragentman.com/blog/2012/01/03/cross-browser-html5-progress-bars-in-depth/

from anteup.

septor avatar septor commented on August 22, 2024

Yeah, I'm reading that article now. I'm about 90% finished with implementing the HTML5 progress bar.

from anteup.

septor avatar septor commented on August 22, 2024

Alright, I commit the HTML5 progress bar code. Please grab the files (anteup_menu.php and e_meta.php) and see if you have any conflicts.

from anteup.

Floryn avatar Floryn commented on August 22, 2024

No issues anymore, it works perfect in Firefox and Chrome, it doesn't display any bar (of course) in Internet Explorer 9 (probably html 5 related/old timer browser). A clean solution and from a user perspective you can't even tell the difference on the progress bar between the old jquery UI one and the new one. I also deleted/added manually some cash entries to see if the display bar is dynamic (it is). HTML 5 will change so many things for the better.

from anteup.

septor avatar septor commented on August 22, 2024

IE is always behind. :(

Like you said though, the tag was designed to allow for text to be displayed if the browser being used didn't support that tag. I left it blank so the end-user won't even know that there is an issue with no progress bar.

from anteup.

Floryn avatar Floryn commented on August 22, 2024

Yep I guess this one is solved. jquery and jquery UI is great but for this particular usability it was just not worth the effort and the further incompatibility issues generated with other 3rd party plugins.

from anteup.

septor avatar septor commented on August 22, 2024

I'm going to close this then. If people still have problems I'll reopen it and investigate further.

from anteup.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.