I've looked at a few topics here but none were current or dealt with uploads.
https://getsatisfaction.com/apperyio/...
Is there anything current posted? I tried the above example but didn't have the css images png file.
I've looked at a few topics here but none were current or dealt with uploads.
https://getsatisfaction.com/apperyio/...
Is there anything current posted? I tried the above example but didn't have the css images png file.
I would just like the progress bar to appear on the main page between my header and some controls and not on a panel page or to show uploads. Is this even possible with Apperyio?
Hello Don,
Have you checked Yurii's answer (https://getsatisfaction.com/apperyio/...) ?
I get an error saying two png image files aren't found. I did see this one but it also involves a panel. Can I just have it on my main page?
Ignore the last post.
It actually shows (well it doesn't show but creates the space at least) now.
No errors in the console. Just displays a grey area.
I run the js on page load. This will display in the html component not in a panel like at the very top of Yurii's link? I haven't done the panel but did include the css and js.
App is shared if you would like to look it it.
Ok - need help.
It's back to asking for the two graphics png files. How do I add them to my project?
Uploaded images to my custom theme - resources so I got rid of that error.
Still showing a grey bar and nothing else...
Hi Don -
Could you please describe the exact conditions to reproduce your issue with your app and also specify the name of your app.
Took out everything but the
jQuery('[name="progressbar_div"]').progressbar({
value: 75
});
and got it to work. Animation not working but that's trivial.